aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-07-29Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtAlex Shi
2014-07-28net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-28net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-28net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao
2014-07-08Merge tag 'v3.14.10' into v3.14-rtAnders Roxell
2014-06-30softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-06-30net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-06-30net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-06-30net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-06-30net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-06-30net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-06-30use skbufhead with raw lockThomas Gleixner
2014-06-30net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-06-30softirq-thread-do-softirq.patchThomas Gleixner
2014-06-30net-flip-lock-dep-thingy.patchThomas Gleixner
2014-06-26rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-05-31net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-05-31net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet
2014-05-31rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-31net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-31neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong
2014-05-31rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-05-31rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-05-31net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-31vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-31net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-31vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-05-31net: Start with correct mac_len in skb_network_protocolVlad Yasevich
2014-05-31filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-05-31net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-02-27neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-17netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann