aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman
2015-03-12rhashtable: kill ht->shift atomic operationsDaniel Borkmann
2015-03-12inet: introduce ireq_familyEric Dumazet
2015-03-12inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet
2015-03-12inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet
2015-03-12inet: add ireq_state field to inet_request_sockEric Dumazet
2015-03-12inet: add TCP_NEW_SYN_RECV stateEric Dumazet
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-03-11ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel
2015-03-11vxlan: Correct path typo in commentSimon Horman
2015-03-11net: add real socket cookiesEric Dumazet
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu
2015-03-11ipv4: FIB Local/MAIN table collapseAlexander Duyck
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal
2015-03-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman
2015-03-09net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-09net_sched: destroy proto tp when all filters are goneCong Wang
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal
2015-03-09bridge: move mac header copying into br_netfilterFlorian Westphal
2015-03-08neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-03-06net/dcb: Add IEEE QCN attributeShani Michaeli
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley
2015-03-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-06Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-06fib: make netdev_switch_fib_ipv4_abort in header file static inlineWillem de Bruijn
2015-03-06ipv4: Create probe timer for tcp PMTU as per RFC4821Fan Du
2015-03-06ipv4: Use binary search to choose tcp PMTU probe_sizeFan Du
2015-03-06ipv4: Raise tcp PMTU probe mss base sizeFan Du