index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-8
/
+14
*
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
1
-20
/
+6
*
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
1
-0
/
+30
*
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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
18
-335
/
+455
|
\
|
*
mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
Ivo van Doorn
2008-05-14
1
-0
/
+5
|
*
wireless: Add missing locking to cfg80211_dev_rename
Eric W. Biederman
2008-05-14
1
-5
/
+28
|
*
mac80211: make rx radiotap header more flexible
Bruno Randolf
2008-05-14
1
-62
/
+133
|
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
8
-25
/
+37
|
*
mac80211: fix queue constant confusion
Johannes Berg
2008-05-14
1
-2
/
+2
|
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
10
-123
/
+179
|
*
mac80211: require four hardware queues for QoS/HT
Johannes Berg
2008-05-14
3
-10
/
+18
|
*
mac80211: tkip.c use kernel-provided infrastructure
Harvey Harrison
2008-05-14
1
-99
/
+46
|
*
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-14
2
-10
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
60
-272
/
+828
|
\
\
|
|
/
|
/
|
|
*
net: handle errors from device_rename
Stephen Hemminger
2008-05-14
1
-1
/
+5
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-05-14
10
-95
/
+524
|
|
\
|
|
*
9p: fix error path during early mount
Eric Van Hensbergen
2008-05-14
4
-20
/
+23
|
|
*
9p: make cryptic unknown error from server less scary
Eric Van Hensbergen
2008-05-14
1
-2
/
+2
|
|
*
9p: fix flags length in net
Steven Rostedt
2008-05-14
2
-3
/
+3
|
|
*
9p: Correct fidpool creation failure in p9_client_create
Josef 'Jeff' Sipek
2008-05-14
1
-1
/
+1
|
|
*
9p: use struct mutex instead of struct semaphore
Josef 'Jeff' Sipek
2008-05-14
1
-9
/
+9
|
|
*
9p: propagate parse_option changes to client and transports
Eric Van Hensbergen
2008-05-14
2
-14
/
+45
|
|
*
9p: Documentation updates
Eric Van Hensbergen
2008-05-14
7
-46
/
+441
|
*
|
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
2008-05-14
1
-0
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-14
31
-83
/
+171
|
|
\
|
|
*
net: Fix typo in net/core/sock.c.
Rami Rosen
2008-05-14
1
-1
/
+1
|
|
*
netfilter: xt_iprange: module aliases for xt_iprange
Phil Oester
2008-05-13
1
-0
/
+2
|
|
*
netfilter: ctnetlink: dump conntrack ID in event messages
Eric Leblond
2008-05-13
1
-0
/
+3
[next]