summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
...
* | | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| | |
| * | | 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
* | | | skb: Adding trace event for gso.Ravinder Konka2016-03-23
* | | | net: add a per-cpu counter for the number of frames coalesced in GROHarout Hedeshian2016-03-22
* | | | net: sockev: corrected sk_family filter logicHarout Hedeshian2016-03-22
* | | | net: Warn for cloned packets in ingress pathSubash Abhinov Kasiviswanathan2016-03-22
* | | | net: sockev: filtering non INET socket eventsHarout Hedeshian2016-03-22
* | | | net: sockev: Initial CommitHarout Hedeshian2016-03-22
* | | | net: core: add MAP support to RPS flow dissectorHarout Hedeshian2016-03-22
* | | | net: Change the current NAPI context to use latest APISubash Abhinov Kasiviswanathan2016-03-22
* | | | net: Add the get current NAPI context APISubash Abhinov Kasiviswanathan2016-03-22
| |_|/ |/| |
* | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-02-25
| |/ |/|
* | net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
|/
* 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
| * net/core: ensure features get disabled on new lower devsJarod Wilson2015-11-04
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
|/
* net/core: fix for_each_netdev_featureJarod Wilson2015-11-03
* ptp: Change ptp_class to a proper bitmaskStefan Sørensen2015-11-03
* net/core: generic support for disabling netdev features down stackJarod Wilson2015-11-02
* net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa2015-10-27
* net: tso: add support for IPv6emmanuel.grumbach@intel.com2015-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
* | if_link: Add control trust VFHiroshi Shimamoto2015-10-23
* | netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21