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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ipvs: More reliable synchronization on connection close
Rumen G. Bogdanovski
2008-07-16
1
-1
/
+2
*
|
iucv: fix memory leak in cpu hotplug error path.
Akinobu Mita
2008-07-15
1
-1
/
+4
|
/
*
net: refactor tcp splice receive path to improve readability
Octavian Purdila
2008-07-15
1
-92
/
+61
*
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
4
-60
/
+28
*
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
4
-0
/
+34
*
netdev: Add addr_list_lock to struct net_device.
David S. Miller
2008-07-15
1
-0
/
+1
*
mib: add struct net to ICMPMSGIN_INC_STATS_BH
Pavel Emelyanov
2008-07-14
1
-1
/
+1
*
mib: add struct net to ICMPMSGOUT_INC_STATS
Pavel Emelyanov
2008-07-14
1
-1
/
+1
*
mib: add struct net to ICMP_INC_STATS_BH
Pavel Emelyanov
2008-07-14
5
-12
/
+13
*
mib: add struct net to ICMP_INC_STATS
Pavel Emelyanov
2008-07-14
1
-1
/
+1
*
inet: toss struct net initialization around
Pavel Emelyanov
2008-07-14
4
-6
/
+7
*
icmp: add struct net argument to icmp_out_count
Pavel Emelyanov
2008-07-14
3
-3
/
+5
*
vlan: remove unnecessary include statements
Patrick McHardy
2008-07-14
3
-22
/
+4
*
vlan: clean up hard_start_xmit functions
Patrick McHardy
2008-07-14
1
-35
/
+6
*
vlan: clean up vlan_dev_hard_header()
Patrick McHardy
2008-07-14
1
-46
/
+9
*
vlan: ethtool ->get_flags support
Patrick McHardy
2008-07-14
1
-0
/
+13
*
packet: deliver VLAN TCI to userspace
Patrick McHardy
2008-07-14
1
-0
/
+2
*
packet: support extensible, 64 bit clean mmaped ring structure
Patrick McHardy
2008-07-14
1
-33
/
+146
*
vlan: deliver packets received with VLAN acceleration to network taps
Patrick McHardy
2008-07-14
2
-0
/
+31
*
vlan: Don't store VLAN tag in cb
Patrick McHardy
2008-07-14
1
-0
/
+3
*
tipc: Optimization to multicast name lookup algorithm
Allan Stephens
2008-07-14
1
-13
/
+30
*
tipc: Add missing locks when inspecting node list & link list
Allan Stephens
2008-07-14
1
-5
/
+24
*
tipc: Fix bug in scope checking for multicast messages
Allan Stephens
2008-07-14
1
-2
/
+4
*
tipc: Eliminate improper use of TIPC_OK error code
Allan Stephens
2008-07-14
9
-49
/
+49
*
tipc: Fix race condition that could cause accept() to fail
Allan Stephens
2008-07-14
1
-20
/
+22
*
tipc: Optimize pointer dereferencing when receiving stream data
Allan Stephens
2008-07-14
1
-1
/
+1
*
tipc: Remove unneeded parameter to tipc_createport_raw()
Allan Stephens
2008-07-14
2
-26
/
+17
*
netlabel: return msg overflow error from netlbl_cipsov4_list faster
Denis V. Lunev
2008-07-14
1
-1
/
+1
*
net: Remove references to wan-router.txt in Kconfigs
Johann Felix Soden
2008-07-14
1
-2
/
+0
*
8021q: Check return of dev_set_promiscuity/allmulti
Wang Chen
2008-07-14
1
-6
/
+22
*
ipv4: Fix ipmr unregister device oops
Wang Chen
2008-07-14
1
-8
/
+14
*
ipv4: Check return of dev_set_allmulti
Wang Chen
2008-07-14
1
-1
/
+39
*
ipv6: Fix using after dev_put()
Wang Chen
2008-07-14
1
-3
/
+5
*
ipv6: Check return of dev_set_allmulti
Wang Chen
2008-07-14
1
-2
/
+9
*
bridge: Check return of dev_set_promiscuity
Wang Chen
2008-07-14
1
-3
/
+6
*
af_packet: Check return of dev_set_promiscuity/allmulti
Wang Chen
2008-07-14
1
-4
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
17
-645
/
+547
|
\
|
*
mac80211: dont add a STA which is not in the same IBSS
Emmanuel Grumbach
2008-07-14
1
-1
/
+1
|
*
mac80211: fix struct ieee80211_tx_queue_params
Johannes Berg
2008-07-14
1
-1
/
+1
|
*
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
4
-31
/
+52
|
*
wext: make sysfs bits optional and deprecate them
Johannes Berg
2008-07-14
2
-2
/
+13
|
*
mac80211: fix RX sequence number check
Johannes Berg
2008-07-14
1
-7
/
+12
|
*
mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets
Emmanuel Grumbach
2008-07-14
1
-2
/
+2
|
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
6
-121
/
+95
|
*
mac80211: push interface checks down
Johannes Berg
2008-07-14
4
-16
/
+25
|
*
mac80211: revamp virtual interface handling
Johannes Berg
2008-07-14
8
-265
/
+172
|
*
mac80211: make master netdev handling sane
Johannes Berg
2008-07-14
12
-217
/
+153
|
*
mac80211: power management wext hooks
Samuel Ortiz
2008-07-14
1
-2
/
+41
*
|
net-sched: cls_flow: add perturbation support
Patrick McHardy
2008-07-14
1
-9
/
+43
*
|
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2008-07-14
6
-96
/
+90
|
\
\
[prev]
[next]