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
*
wpan: whitespace fix
Alexander Aring
2013-02-06
1
-1
/
+1
*
ipv6: Don't send packet to big messages to self
Steffen Klassert
2013-02-06
1
-2
/
+1
*
net: core: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-06
2
-12
/
+6
*
tcp: remove Appropriate Byte Count support
Stephen Hemminger
2013-02-05
5
-53
/
+1
*
ipv4: Disallow non-namespace aware protocols to register.
David S. Miller
2013-02-05
3
-26
/
+6
*
l2tp: Make ipv4 protocol handler namespace aware.
David S. Miller
2013-02-05
1
-6
/
+10
*
l2tp: create tunnel sockets in the right namespace
Tom Parkin
2013-02-05
1
-33
/
+54
*
l2tp: prevent tunnel creation on netns mismatch
Tom Parkin
2013-02-05
1
-2
/
+9
*
l2tp: set netnsok flag for netlink messages
Tom Parkin
2013-02-05
1
-0
/
+1
*
l2tp: put tunnel socket release on a workqueue
Tom Parkin
2013-02-05
2
-44
/
+61
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
19
-60
/
+139
|
\
|
*
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
2013-02-04
1
-1
/
+5
|
*
tcp: Update MIB counters for drops
Vijay Subramanian
2013-02-04
1
-1
/
+2
|
*
packet: fix leakage of tx_ring memory
Phil Sutter
2013-02-03
1
-4
/
+6
|
*
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
2013-02-03
1
-1
/
+1
|
*
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-03
1
-1
/
+2
|
*
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
2013-02-03
1
-4
/
+10
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-01
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-28
1
-1
/
+1
|
|
|
\
|
|
|
*
cfg80211: off by one in ieee80211_bss()
Dan Carpenter
2013-01-24
1
-1
/
+1
|
*
|
|
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
2013-01-31
1
-2
/
+1
|
*
|
|
l2tp: correctly handle ancillary data in the ip6 recv path
Tom Parkin
2013-01-31
1
-3
/
+3
|
*
|
|
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
2013-01-31
1
-0
/
+1
|
*
|
|
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2013-01-31
7
-21
/
+22
|
*
|
|
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
2013-01-30
1
-1
/
+1
|
*
|
|
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
Nivedita Singhvi
2013-01-29
1
-1
/
+4
|
*
|
|
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-0
/
+1
|
*
|
|
pktgen: correctly handle failures when adding a device
Cong Wang
2013-01-29
1
-3
/
+6
|
*
|
|
netem: fix delay calculation in rate extension
Johannes Naab
2013-01-29
1
-6
/
+6
|
*
|
|
l2tp: prevent l2tp_tunnel_delete racing with userspace close
Tom Parkin
2013-01-29
2
-12
/
+69
*
|
|
|
ipcomp: Mark as netns_ok.
David S. Miller
2013-02-04
1
-0
/
+1
*
|
|
|
mcast: do not check 'rv' twice in a row
Jean Sacren
2013-02-04
1
-4
/
+2
*
|
|
|
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
11
-38
/
+21
*
|
|
|
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
2013-02-04
1
-4
/
+5
*
|
|
|
netns: bridge: allow unprivileged users add/delete mdb entry
Gao feng
2013-02-04
1
-3
/
+0
*
|
|
|
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
2013-02-04
1
-10
/
+14
*
|
|
|
netns: fdb: allow unprivileged users to add/del fdb entries
Gao feng
2013-02-04
1
-6
/
+0
*
|
|
|
wanrouter: delete now orphaned header content, files/drivers
Paul Gortmaker
2013-01-31
5
-1197
/
+0
*
|
|
|
wanrouter: completely decouple obsolete code from kernel.
Paul Gortmaker
2013-01-31
3
-3
/
+0
*
|
|
|
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
1
-8
/
+8
*
|
|
|
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
1
-32
/
+40
*
|
|
|
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
1
-40
/
+54
*
|
|
|
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
1
-2
/
+11
*
|
|
|
net: disallow drivers with buggy VLAN accel to register_netdevice()
Michał Mirosław
2013-01-29
3
-11
/
+10
*
|
|
|
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
7
-9
/
+9
*
|
|
|
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-2
/
+3
*
|
|
|
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
4
-34
/
+34
*
|
|
|
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-2
/
+2
*
|
|
|
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-3
/
+2
*
|
|
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-01-29
1
-2
/
+2
|
\
\
\
\
[next]