index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-04-23
ip6gre: add x-netns support
Nicolas Dichtel
2014-04-23
gre: add x-netns support
Nicolas Dichtel
2014-04-22
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
2014-04-22
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
2014-04-22
netlink: simplify nfnetlink_bind
Richard Guy Briggs
2014-04-22
filter: added BPF random opcode
Chema Gonzalez
2014-04-22
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
2014-04-22
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
tcp: avoid retransmits of TCP packets hanging in host queues
Eric Dumazet
2014-04-22
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
2014-04-22
tipc: fix race in disc create/delete
Ying Xue
2014-04-22
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
2014-04-22
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
2014-04-22
tipc: make media_ptr pointed netdevice valid
Ying Xue
2014-04-22
tipc: purge tipc_net_lock lock
Ying Xue
2014-04-22
tipc: use RCU to protect media_ptr pointer
Ying Xue
2014-04-22
tipc: decouple the relationship between bearer and link
Ying Xue
2014-04-22
tipc: convert bearer_list to RCU list
Ying Xue
2014-04-22
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
2014-04-22
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
2014-04-22
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2014-04-20
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
2014-04-20
6lowpan: make lowpan_cb static
Luis R. Rodriguez
2014-04-20
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
2014-04-20
sctp: add support for busy polling to sctp protocol
Neil Horman
2014-04-20
net: Add __dev_forward_skb
Herbert Xu
2014-04-20
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
2014-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-04-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-04-16
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
sit: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
ip_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
2014-04-16
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
Cong Wang
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-15
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-04-14
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-04-14
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
2014-04-14
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
2014-04-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-14
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2014-04-14
netfilter: nf_conntrack: initialize net.ct.generation
Andrey Vagin
2014-04-13
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-04-13
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
[next]