index
:
blackbird-op-linux
master
Blackbird™ 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
*
hamachi: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-10
/
+2
*
ixp2000: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-2
/
+2
*
sb1250: use netdev_alloc_skb
Maciej W. Rozycki
2008-05-22
1
-36
/
+31
*
atl1: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-1
/
+2
*
tg3: remove unneeded semicolons
Stephen Hemminger
2008-05-22
1
-16
/
+16
*
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap
2008-05-22
1
-0
/
+4
*
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
2008-05-22
1
-1
/
+2
*
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
Nate Case
2008-05-22
1
-2
/
+199
*
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
2008-05-22
4
-89
/
+232
*
bonding: refactor ARP active-backup monitor
Jay Vosburgh
2008-05-22
2
-185
/
+248
*
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
2008-05-22
3
-4
/
+60
*
bonding: Remove unneeded list_empty checks.
Pavel Emelyanov
2008-05-22
1
-6
/
+0
*
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2008-05-22
2
-19
/
+15
*
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
2008-05-22
3
-7
/
+4
*
bonding: remove test for IP in ARP monitor
Jay Vosburgh
2008-05-22
1
-27
/
+4
*
bonding: Use msecs_to_jiffies, eliminate panic
Jay Vosburgh
2008-05-22
1
-3
/
+3
*
misc drivers/net endianness noise
Al Viro
2008-05-22
6
-14
/
+16
*
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
7
-12
/
+268
*
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2008-05-22
2
-35
/
+84
*
cxgb3 - Fix dma mapping error path
Divy Le Ray
2008-05-22
1
-12
/
+41
*
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
2008-05-21
5
-9
/
+12
*
tipc: Update "previous node" indicators when node address changes
Allan Stephens
2008-05-21
1
-0
/
+1
*
tipc: Optimize null pointer check during neighbor discovery
Allan Stephens
2008-05-21
1
-3
/
+2
*
tipc: Prevent node object duplication due to simultaneous discovery
Allan Stephens
2008-05-21
1
-0
/
+26
*
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
2008-05-21
3
-9
/
+23
*
ip6mr: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
1
-15
/
+7
*
ipmr: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
1
-16
/
+9
*
ip6tnl: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
2
-21
/
+6
*
tunnels: Remove stat member from ip_tunnel struct.
Pavel Emelyanov
2008-05-21
1
-1
/
+0
*
ipmr: Ipip tunnel uses on-device stats.
Pavel Emelyanov
2008-05-21
1
-2
/
+2
*
sit: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
1
-15
/
+9
*
ipip: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
1
-14
/
+8
*
ipgre: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
1
-18
/
+14
*
bridge: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
4
-16
/
+8
*
net: The dev->get_stats pointer is not NULL nowadays.
Pavel Emelyanov
2008-05-21
2
-17
/
+12
*
ipv6: Register some net/ipv6/ core sysctls at read-only root.
Pavel Emelyanov
2008-05-19
1
-7
/
+22
*
inet: Register fragmentation some ctls at read-only root.
Pavel Emelyanov
2008-05-19
2
-3
/
+48
*
ipv6: In fragmentation code, handle error returned from register_pernet_subsys.
Pavel Emelyanov
2008-05-19
1
-1
/
+7
*
inet: Rename fragmentation sysctl-related functions/variables.
Pavel Emelyanov
2008-05-19
2
-18
/
+18
*
netns: Register net/core/ sysctls at read-only root.
Pavel Emelyanov
2008-05-19
1
-20
/
+19
*
netns: Introduce sysctl root for read-only net sysctls.
Pavel Emelyanov
2008-05-19
2
-0
/
+33
*
tipc: Cosmetic cleanup of topology service code
Allan Stephens
2008-05-19
2
-15
/
+13
*
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
2008-05-19
3
-90
/
+116
*
tipc: Fix bug in topology server byte swapping routine
Allan Stephens
2008-05-19
1
-3
/
+1
*
tipc: Add support for customized subscription endianness
Allan Stephens
2008-05-19
2
-19
/
+18
*
tipc: Add support for customized subscription overlap handling
Allan Stephens
2008-05-19
2
-1
/
+11
*
bnx2: Update version to 1.7.6.
Michael Chan
2008-05-16
1
-2
/
+2
*
bnx2: Pre-initialize struct cpu_reg.
Benjamin Li
2008-05-16
2
-72
/
+86
*
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
2008-05-16
2
-5
/
+6
*
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
2008-05-16
2
-11
/
+10
[next]