summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
|\
| * net_sched: fix mirrored packets checksumWANG Cong2016-07-27
| * packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-27
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
|\|
| * bpf: try harder on clones when writing into skbDaniel Borkmann2016-07-11
| * neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-07-11
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-20
|\|
| * net: fix infoleak in rtnetlinkKangjie Lu2016-05-18
| * vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann2016-05-18
| * net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann2016-05-18
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
|\|
| * tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-20
| * rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel2016-04-20
| * net: fix bridge multicast packet checksum validationLinus Lüssing2016-04-20
* | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-04-07
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
|\|
| * IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-03-03
| * flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck2016-03-03
| * net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck2016-03-03
| * net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-03-03
| * unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-03
| * gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-03
* | Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonAmit Pundir2016-02-18
|\ \ | |/ |/|
| * net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
* | net: bpf: reject invalid shiftsRabin Vincent2016-01-31
* | net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-31
* | net: pktgen: fix null ptr deref in skb allocationJohn Fastabend2016-01-31
|/
* net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17
|\
| * net: check both type and procotol for tcp socketsWANG Cong2015-12-17
| * skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-15
| * xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
| * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
* | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-07
|\|
| * ipv6: kill sk_dst_lockEric Dumazet2015-12-03
| * net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2015-12-03
| * net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
| * net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
| * cgroups: Allow dynamically changing net_classidNina Schiff2015-11-23
| * net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2015-11-22
| * net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-17
| * rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-17
| * net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-17
| * vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-17
| * net/core: use netdev name in warning if no parentBjørn Mork2015-11-16
| * net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov2015-11-16
| * net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov2015-11-16
* | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\
| * net: fix a race in dst_release()Eric Dumazet2015-11-09