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
*
RDS: Set retry_count to 2 and make modifiable via modparam
Andy Grover
2009-07-20
3
-1
/
+7
*
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
2009-07-20
1
-3
/
+3
*
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
2009-07-20
1
-7
/
+22
*
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
2009-07-20
1
-0
/
+15
*
vlan: Propagate physical MTU changes
Herbert Xu
2009-07-20
1
-0
/
+13
*
udp: cleanups
Eric Dumazet
2009-07-17
1
-44
/
+43
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
9
-13
/
+67
|
\
|
*
net: sock_copy() fixes
Eric Dumazet
2009-07-16
1
-2
/
+18
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-07-16
2
-5
/
+21
|
|
\
|
|
*
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
2009-07-16
1
-3
/
+18
|
|
*
netfilter: xt_osf: fix nf_log_packet() arguments
Patrick McHardy
2009-07-16
1
-2
/
+3
|
*
|
net/can: add module alias to can protocol drivers
Lothar Waßmann
2009-07-15
2
-0
/
+2
|
*
|
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
2009-07-15
2
-0
/
+6
|
*
|
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
2009-07-14
1
-2
/
+2
|
*
|
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
2009-07-11
1
-0
/
+1
|
*
|
net: ip_push_pending_frames() fix
Eric Dumazet
2009-07-11
2
-2
/
+0
|
*
|
net: sk_prot_alloc() should not blindly overwrite memory
Eric Dumazet
2009-07-11
1
-2
/
+17
*
|
|
net/compat/wext: send different messages to compat tasks
Johannes Berg
2009-07-15
4
-3
/
+148
*
|
|
wext: optimise, comment and fix event sending
Johannes Berg
2009-07-15
1
-57
/
+57
*
|
|
wireless extensions: make netns aware
Johannes Berg
2009-07-15
1
-32
/
+29
*
|
|
net: Rename lookup_neigh_params function
Tobias Klauser
2009-07-13
1
-3
/
+3
*
|
|
net: remove redundant sched/ in net/Makefile
Changli Gao
2009-07-12
1
-1
/
+0
*
|
|
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2009-07-12
2
-3
/
+110
*
|
|
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
2009-07-12
1
-15
/
+3
*
|
|
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
2009-07-12
1
-3
/
+5
*
|
|
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
2009-07-12
1
-1
/
+47
*
|
|
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
Sridhar Samudrala
2009-07-12
2
-1
/
+72
*
|
|
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
2
-20
/
+22
*
|
|
genetlink: make netns aware
Johannes Berg
2009-07-12
5
-50
/
+156
*
|
|
net: make namespace iteration possible under RCU
Johannes Berg
2009-07-12
1
-3
/
+11
*
|
|
netlink: use call_rcu for netlink_change_ngroups
Johannes Berg
2009-07-12
1
-4
/
+30
*
|
|
netlink: remove unused exports
Johannes Berg
2009-07-12
1
-2
/
+0
*
|
|
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
2009-07-10
1
-2
/
+9
*
|
|
cfg80211: clean up naming once and for all
Johannes Berg
2009-07-10
7
-356
/
+356
*
|
|
cfg80211: fix locking
Johannes Berg
2009-07-10
12
-195
/
+804
*
|
|
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2009-07-10
2
-6
/
+6
*
|
|
cfg80211: properly name driver locking
Johannes Berg
2009-07-10
4
-49
/
+45
*
|
|
cfg80211: warn again on spurious deauth
Johannes Berg
2009-07-10
1
-6
/
+0
*
|
|
cfg80211: mlme API must be able to sleep
Johannes Berg
2009-07-10
2
-35
/
+42
*
|
|
cfg80211: fix netdev down problem
Johannes Berg
2009-07-10
2
-3
/
+4
*
|
|
mac80211: refactor the WEP code to be directly usable
Johannes Berg
2009-07-10
2
-33
/
+23
*
|
|
mac80211: rework MLME for multiple authentications
Johannes Berg
2009-07-10
7
-891
/
+750
*
|
|
mac80211: remove dead code from mlme
Johannes Berg
2009-07-10
3
-8
/
+1
*
|
|
cfg80211: let SME control reassociation vs. association
Johannes Berg
2009-07-10
6
-13
/
+25
*
|
|
rfkill: prep for rfkill API changes
Johannes Berg
2009-07-10
1
-2
/
+8
*
|
|
cfg80211: check for current_bss from giwrate
Samuel Ortiz
2009-07-10
1
-2
/
+5
*
|
|
mac80211: shorten the passive dwell time for sw scans
Helmut Schaa
2009-07-10
1
-1
/
+1
*
|
|
cfg80211: fix giwrange
Johannes Berg
2009-07-10
1
-4
/
+3
*
|
|
nl80211: limit to one pairwise cipher for associate()
Johannes Berg
2009-07-10
1
-4
/
+6
*
|
|
cfg80211: refuse authenticating to same BSSID twice
Johannes Berg
2009-07-10
1
-7
/
+15
[next]