summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
* net: fix infoleak in rtnetlinkKangjie Lu2016-09-13
* Merge "skb: printing port numbers with gso trace events"Linux Build Service Account2016-09-08
|\
| * skb: printing port numbers with gso trace eventsRavinder Konka2016-09-01
* | Merge "ipv4/GRO: Make GRO conform to RFC 6864"Linux Build Service Account2016-09-02
|\ \ | |/ |/|
| * ipv4/GRO: Make GRO conform to RFC 6864Alexander Duyck2016-08-26
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
|/
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\
| * 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 remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\|
| * 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
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * 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
* | net: core: neighbour: Change the print format for addressesSubash Abhinov Kasiviswanathan2016-06-02
* | net: Warn for cloned packets in ingress path on SMP systems onlySubash Abhinov Kasiviswanathan2016-05-25
* | skbuff: support disabling of skb fragment cacheLiam Mark2016-03-23
* | net: core: Send only BIND and LISTEN events.Ravinder Konka2016-03-23
* | net: Reset NAPI bit if IPI failedRavinder Konka2016-03-23
* | net: core: fix compilation warning for uninitialized variableJeevan Shriram2016-03-23
* | 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