index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BNX2]: Re-structure the 2.5G Serdes code.
Michael Chan
2007-05-03
1
-39
/
+108
*
[BNX2]: Put MII register offsets in the bnx2 struct.
Michael Chan
2007-05-03
2
-47
/
+58
*
[BNX2]: Add ipv6 TSO and checksum for 5709.
Michael Chan
2007-05-03
2
-28
/
+67
*
[BNX2]: Update 5709 firmware.
Michael Chan
2007-05-03
1
-3930
/
+3938
*
[BNX2]: Update 5708 firmware.
Michael Chan
2007-05-03
1
-653
/
+1044
*
[BNX2]: Save PCI state during suspend.
Michael Chan
2007-05-03
1
-0
/
+2
*
[BNX2]: Fix race conditions when calling register_netdev().
Michael Chan
2007-05-03
1
-14
/
+14
*
[BNX2]: Add 40-bit DMA workaround for 5708.
Michael Chan
2007-05-03
2
-18
/
+21
*
[BNX2]: Fix register and memory test on 5709.
Michael Chan
2007-05-03
1
-24
/
+46
*
[BNX2]: Block MII access when ifdown.
Michael Chan
2007-05-03
1
-0
/
+6
*
[ETHTOOL]: Add 2.5G bit definitions.
Michael Chan
2007-05-03
1
-0
/
+2
*
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
2007-05-03
2
-107
/
+56
*
[NETFILTER]: sip: Fix RTP address NAT
Herbert Xu
2007-05-03
1
-1
/
+25
*
[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
Jorge Boncompte
2007-05-03
2
-30
/
+8
*
[NETFILTER]: ipt_DNAT: accept port randomization option
Patrick McHardy
2007-05-03
1
-4
/
+0
*
[TCP]: Use S+L catcher only with SACK for now
Ilpo Järvinen
2007-05-03
1
-1
/
+2
*
[AFS]: Adjust the new netdevice scanning code
David Howells
2007-05-03
3
-7
/
+21
*
[AFS]: Replace rtnetlink client by direct dev_base walking
Patrick McHardy
2007-05-03
4
-475
/
+55
*
[NET]: Add __dev_getfirstbyhwtype
Patrick McHardy
2007-05-03
2
-5
/
+17
*
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
Patrick McHardy
2007-05-03
1
-0
/
+1
*
[NETLINK]: Fix use after free in netlink_recvmsg
Patrick McHardy
2007-05-03
1
-4
/
+2
*
[NETLINK]: Kill CB only when socket is unused
Herbert Xu
2007-05-03
1
-14
/
+15
*
[NET] skbuff: fix kernel-doc
Randy Dunlap
2007-05-03
1
-1
/
+1
*
[TCP]: Delete unused header file net/ipv4/tcp_yeah.h.
Robert P. J. Day
2007-05-03
1
-7
/
+0
*
[AFS]: Fix use of __exit functions from __init path
David Howells
2007-05-03
3
-4
/
+4
*
[AFS/AF_RXRPC]: Miscellaneous fixes.
David Howells
2007-05-03
4
-60
/
+47
*
[AFS]: Make the match_*() functions take const options.
David Howells
2007-05-03
2
-9
/
+9
*
[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.
Eric Dumazet
2007-05-03
1
-2
/
+0
*
libata: honour host controllers that want just one host
Linus Torvalds
2007-04-30
1
-7
/
+4
*
pm: include EIO from errno-base.h
David Rientjes
2007-04-30
1
-1
/
+1
*
Add kvasprintf()
Jeremy Fitzhardinge
2007-04-30
2
-7
/
+20
*
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
2
-8
/
+8
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
11
-55
/
+39
*
power management: remove firmware disk mode
Johannes Berg
2007-04-30
5
-54
/
+34
*
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
11
-64
/
+56
*
reiserfs: suppress lockdep warning
Jeff Mahoney
2007-04-30
1
-1
/
+1
*
Extend print_symbol capability
Robert Peterson
2007-04-30
2
-9
/
+27
*
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
2007-04-30
1
-8
/
+33
*
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
2007-04-30
1
-18
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-04-30
26
-2013
/
+1446
|
\
|
*
ieee1394: remove garbage from Kconfig
Stefan Richter
2007-04-30
1
-2
/
+0
|
*
ieee1394: more help in Kconfig
Stefan Richter
2007-04-30
1
-8
/
+12
|
*
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
2007-04-30
1
-1
/
+1
|
*
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
2007-04-30
1
-6
/
+2
|
*
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
2007-04-30
1
-0
/
+1
|
*
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
2007-04-30
1
-5
/
+13
|
*
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
2007-04-30
1
-3
/
+12
|
*
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
2007-04-30
1
-18
/
+16
|
*
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
2007-04-30
1
-3
/
+2
|
*
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
2007-04-30
1
-4
/
+4
[next]