summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-11-02xprtrdma: Prevent loss of completion signalsChuck Lever
2015-11-02xprtrdma: Re-arm after missed eventsChuck Lever
2015-11-02xprtrdma: Enable swap-on-NFS/RDMAChuck Lever
2015-11-02xprtrdma: don't log warnings for flushed completionsSteve Wise
2015-11-01Use 64-bit timekeepingTina Ruchandani
2015-11-01ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi
2015-11-01tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy
2015-11-01ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa
2015-11-01ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa
2015-11-01ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa
2015-11-01ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-30switchdev: fix: pass correct obj size when deferring obj addScott Feldman
2015-10-30switchdev: fix: erasing too much of vlan obj when handling multiple vlan specsScott Feldman
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-10-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-30ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTUAlexander Duyck
2015-10-30switchdev: Add support for flood controlIdo Schimmel
2015-10-30bridge: set is_local and is_static before fdb entry is added to the fdb hasht...Roopa Prabhu
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-29RDS/IW: Convert to new memory registration APISagi Grimberg
2015-10-29svcrdma: Port to new memory registration APISagi Grimberg
2015-10-29xprtrdma: Port to new memory registration APISagi Grimberg
2015-10-29Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-29Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-28NFC: nci: non-static functions can not be inlineRobert Dolca
2015-10-28mpls: reduce memory usage of routesRobert Shearman
2015-10-28mpls: fix forwarding using v4/v6 explicit nullRobert Shearman
2015-10-28RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-10-28netfilter: nfnetlink: don't probe module if it existsFlorian Westphal
2015-10-28sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa
2015-10-28openvswitch: Fix skb leak using IPv6 defragJoe Stringer
2015-10-28ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer
2015-10-28openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer
2015-10-28fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck
2015-10-27bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring
2015-10-27netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata
2015-10-27net: tso: add support for IPv6emmanuel.grumbach@intel.com
2015-10-27ipv6: gre: support SIT encapsulationEric Dumazet
2015-10-27Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak
2015-10-27ipv6: icmp: include addresses in debug messagesBjørn Mork
2015-10-27NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard
2015-10-27NFC: NCI: move generic spi driver to a moduleVincent Cuissard
2015-10-27NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard