summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | inetpeer: remove dead codeDavid Ahern2015-08-251-67/+0
* | | tcp: refine pacing rate determinationEric Dumazet2015-08-251-0/+2
* | | tcp: fix slow start after idle vs TSO/GSOEric Dumazet2015-08-251-0/+13
* | | lwt: Add cfg argument to build_stateTom Herbert2015-08-241-0/+3
* | | Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-08-232-0/+44
|\ \ \
| * | | nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-201-0/+41
| * | | NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-201-0/+2
| * | | NFC: nci: Add post_setup handlerRobert Baldyga2015-08-201-0/+1
* | | | route: fix breakage after moving lwtunnel stateJiri Benc2015-08-231-2/+5
* | | | vxlan: GRO support at tunnel layerTom Herbert2015-08-231-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-208-15/+134
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2118-136/+380
| |\ \ \
| * | | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-181-3/+42
| * | | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-181-1/+30
| * | | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-114-16/+41
| * | | | netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-071-0/+3
| * | | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-071-0/+9
| * | | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-072-0/+14
* | | | | ipv6: route: extend flow representation with tunnel keyJiri Benc2015-08-201-0/+1
* | | | | vxlan: provide access function for vxlan socket address familyJiri Benc2015-08-201-0/+5
* | | | | ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-201-1/+2
* | | | | route: move lwtunnel state to dst_entryJiri Benc2015-08-205-25/+7
* | | | | ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-201-4/+4
* | | | | ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-201-4/+20
* | | | | ip_tunnels: use offsetofendJiri Benc2015-08-201-3/+1
* | | | | ip_tunnels: use u8/u16/u32Jiri Benc2015-08-201-8/+8
* | | | | ip_tunnels: remove custom alignment and packingJiri Benc2015-08-201-1/+1
| |/ / / |/| | |
* | | | vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2015-08-191-2/+18
* | | | lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue2015-08-191-0/+4
* | | | vrf: drop unused num_slaves memberNikolay Aleksandrov2015-08-181-1/+0
* | | | lwtunnel: fix memory leakJiri Benc2015-08-181-1/+6
* | | | net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2015-08-181-0/+5
* | | | net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2015-08-171-0/+2
* | | | net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-171-3/+3
* | | | lwt: Add support to redirect dst.inputTom Herbert2015-08-171-1/+29
* | | | inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-171-0/+24
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-174-0/+64
|\ \ \ \
| * | | | 6lowpan: add generic 6lowpan netdev private dataAlexander Aring2015-08-111-0/+23
| * | | | Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-101-0/+6
| * | | | Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-101-0/+20
| * | | | Bluetooth: preparation for new connect procedureJakub Pawlowski2015-08-101-0/+3
| * | | | ieee802154: add ack request default handlingAlexander Aring2015-08-102-0/+9
| * | | | ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring2015-08-101-0/+3
* | | | | Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller2015-08-172-35/+37
|\ \ \ \ \
| * | | | | mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg2015-08-131-13/+0
| * | | | | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-171-0/+17
| |\ \ \ \ \
| * | | | | | cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg2015-07-171-2/+1
| * | | | | | mac80211: add pointer for driver use to keyJohannes Berg2015-07-171-0/+2
| * | | | | | mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-171-0/+4
| * | | | | | mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg2015-07-171-1/+6
OpenPOWER on IntegriCloud