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
*
tipc: add ioctl to fetch link names
Erik Hugne
2014-04-26
3
-3
/
+54
*
tipc: add support for link state subscriptions
Erik Hugne
2014-04-26
1
-1
/
+5
*
vxlan: add x-netns support
Nicolas Dichtel
2014-04-24
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
3
-10
/
+12
|
\
|
*
net: filter: initialize A and X registers
Alexei Starovoitov
2014-04-23
1
-7
/
+9
|
*
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-04-22
2
-3
/
+3
*
|
ip6gre: add x-netns support
Nicolas Dichtel
2014-04-23
1
-20
/
+32
*
|
gre: add x-netns support
Nicolas Dichtel
2014-04-23
1
-3
/
+3
*
|
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
2014-04-22
1
-1
/
+3
*
|
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
2014-04-22
3
-23
/
+54
*
|
netlink: simplify nfnetlink_bind
Richard Guy Briggs
2014-04-22
1
-5
/
+2
*
|
filter: added BPF random opcode
Chema Gonzalez
2014-04-22
1
-0
/
+12
*
|
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
2014-04-22
1
-30
/
+28
*
|
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
1
-14
/
+207
*
|
tcp: avoid retransmits of TCP packets hanging in host queues
Eric Dumazet
2014-04-22
1
-8
/
+26
*
|
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
2014-04-22
1
-4
/
+16
*
|
tipc: fix race in disc create/delete
Ying Xue
2014-04-22
3
-20
/
+37
*
|
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
2014-04-22
3
-12
/
+13
*
|
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
2014-04-22
1
-1
/
+1
*
|
tipc: make media_ptr pointed netdevice valid
Ying Xue
2014-04-22
1
-0
/
+1
*
|
tipc: purge tipc_net_lock lock
Ying Xue
2014-04-22
7
-100
/
+42
*
|
tipc: use RCU to protect media_ptr pointer
Ying Xue
2014-04-22
2
-4
/
+11
*
|
tipc: decouple the relationship between bearer and link
Ying Xue
2014-04-22
7
-46
/
+88
*
|
tipc: convert bearer_list to RCU list
Ying Xue
2014-04-22
3
-13
/
+18
*
|
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
2014-04-22
1
-0
/
+2
*
|
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
2014-04-22
1
-8
/
+3
*
|
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2014-04-22
2
-5
/
+3
*
|
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
2014-04-20
2
-22
/
+22
*
|
6lowpan: make lowpan_cb static
Luis R. Rodriguez
2014-04-20
1
-1
/
+1
*
|
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
2014-04-20
1
-16
/
+30
*
|
sctp: add support for busy polling to sctp protocol
Neil Horman
2014-04-20
2
-0
/
+9
*
|
net: Add __dev_forward_skb
Herbert Xu
2014-04-20
1
-18
/
+24
*
|
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
2014-04-20
1
-0
/
+8
|
/
*
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-04-18
6
-59
/
+89
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-04-18
4
-3
/
+14
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-04-17
4
-3
/
+14
|
|
\
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-14
4
-3
/
+14
|
|
|
\
|
|
|
*
mac80211: exclude AP_VLAN interfaces from tx power calculation
Felix Fietkau
2014-04-11
1
-0
/
+2
|
|
|
*
mac80211: suppress BSS info change notifications for AP_VLAN
Felix Fietkau
2014-04-11
1
-1
/
+1
|
|
|
*
mac80211: update last_tx_rate only for data frame
Chun-Yeow Yeoh
2014-04-09
1
-0
/
+1
|
|
|
*
mac80211: fix radar_enabled propagation
Michal Kazior
2014-04-09
1
-2
/
+2
|
|
|
*
mac80211: Disable SMPS for the monitor interface
Ido Yariv
2014-04-09
1
-0
/
+7
|
|
|
*
mac80211: fix software remain-on-channel implementation
Johannes Berg
2014-04-09
1
-0
/
+1
*
|
|
|
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-04-18
2
-5
/
+42
|
/
/
/
*
|
|
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-4
/
+4
*
|
|
sit: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-13
/
+4
*
|
|
ip_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-8
/
+7
*
|
|
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
2014-04-16
1
-2
/
+2
*
|
|
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
Cong Wang
2014-04-16
1
-2
/
+1
*
|
|
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
5
-7
/
+5
[next]