summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-02net: Allow tc changes in user namespacesStéphane Graber
2014-04-30tipc: fix memory leak of publicationsYing Xue
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue
2014-04-28tipc: fix out of bounds indexingErik Hugne
2014-04-28ipv4: Use predefined value for readabilityHisao Tanabe
2014-04-28ethtool: exit the loop when invalid index occursJean Sacren
2014-04-28sched, act: allow to clear all actions as wellCong Wang
2014-04-28sched, cls: check if we could overwrite actions when changing a filterCong Wang
2014-04-27tipc: fix a possible memory leakYing Xue
2014-04-26inetpeer_gc_worker: trivial cleanupxiao jin
2014-04-26net_namespace: trivial cleanupxiao jin
2014-04-26tipc: add ioctl to fetch link namesErik Hugne
2014-04-26tipc: add support for link state subscriptionsErik Hugne
2014-04-24vxlan: add x-netns supportNicolas Dichtel
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-23net: filter: initialize A and X registersAlexei Starovoitov
2014-04-23ip6gre: add x-netns supportNicolas Dichtel
2014-04-23gre: add x-netns supportNicolas Dichtel
2014-04-23netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIPRichard Guy Briggs
2014-04-23netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-23netlink: simplify nfnetlink_bindRichard Guy Briggs
2014-04-23filter: added BPF random opcodeChema Gonzalez
2014-04-23vlan: unnecessary to check if vlan_pcpu_stats is NULLLi RongQing
2014-04-23ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-23tcp: avoid retransmits of TCP packets hanging in host queuesEric Dumazet
2014-04-23ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit
2014-04-23tipc: fix race in disc create/deleteYing Xue
2014-04-23tipc: use bc_lock to protect node map in bearer structureYing Xue
2014-04-23tipc: use bearer_disable to disable bearer in tipc_l2_device_eventYing Xue
2014-04-23tipc: make media_ptr pointed netdevice validYing Xue
2014-04-23tipc: purge tipc_net_lock lockYing Xue
2014-04-23tipc: use RCU to protect media_ptr pointerYing Xue
2014-04-23tipc: decouple the relationship between bearer and linkYing Xue
2014-04-23tipc: convert bearer_list to RCU listYing Xue
2014-04-23tipc: use RTNL lock to protect tipc_net_stop routineYing Xue
2014-04-23tipc: adjust locking policy of protecting tipc_ptr pointer of net_deviceYing Xue
2014-04-23tipc: replace config_mutex lock with RTNL lockYing Xue
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-04-20tcp: make tcp_cwnd_application_limited() staticWeiping Pan
2014-04-206lowpan: make lowpan_cb staticLuis R. Rodriguez
2014-04-206lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez
2014-04-20sctp: add support for busy polling to sctp protocolNeil Horman
2014-04-20net: Add __dev_forward_skbHerbert Xu
2014-04-20tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listnerKenjiro Nakayama
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-16ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel