summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-11ethtool: add IPv6 to the NFC APIEdward Cree
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-02-11soreuseport: fast reuseport TCP socket selectionCraig Gallek
2016-02-11inet: refactor inet[6]_lookup functions to take skbCraig Gallek
2016-02-11tcp: __tcp_hdrlen() helperCraig Gallek
2016-02-11inet: create IPv6-equivalent inet_hash functionCraig Gallek
2016-02-11sock: struct proto hash function may errorCraig Gallek
2016-02-10target/transport: add flag to indicate CPU Affinity is observedQuinn Tran
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-10efi: Make our variable validation list include the guidPeter Jones
2016-02-10lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-09bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov
2016-02-09bridge: mdb: add support for offloaded mdb entriesElad Raz
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-02-09tcp: do not drop syn_recv on all icmp reportsEric Dumazet
2016-02-08unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-02-07ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov
2016-02-07ethtool: add speed/duplex validation functionsNikolay Aleksandrov
2016-02-07sunvnet: Add support for perf LDC event tracingSowmini Varadhan
2016-02-07tcp: new delivery accountingYuchung Cheng
2016-02-07net: Add support for fill_slave_info to VRF deviceDavid Ahern
2016-02-07vxlan: restructure vxlan.h definitionsJiri Benc
2016-02-07vxlan: remove duplicated macrosJiri Benc
2016-02-07vxlan: cleanup typesJiri Benc
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-06target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger
2016-02-06tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet
2016-02-06bcma: add support for BCM47094Rafał Miłecki
2016-02-06bcma: support PMU present as separated bus coreRafał Miłecki
2016-02-06bcma: use _PMU_ in all names of PMU registersRafał Miłecki
2016-02-06bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki
2016-02-06bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov