summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-11-02net: fix percpu memory leaksEric Dumazet
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel
2015-11-02bridge: vlan: Use correct flag name in commentIdo Schimmel
2015-11-02bridge: vlan: Prevent possible use-after-freeIdo Schimmel
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar
2015-11-02ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni
2015-11-01Use 64-bit timekeepingTina Ruchandani
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-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-28NFC: nci: non-static functions can not be inlineRobert Dolca
2015-10-27mpls: reduce memory usage of routesRobert Shearman
2015-10-27mpls: fix forwarding using v4/v6 explicit nullRobert Shearman
2015-10-27RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-10-27sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa
2015-10-27openvswitch: Fix skb leak using IPv6 defragJoe Stringer
2015-10-27ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer
2015-10-27openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer
2015-10-27fib_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-26net: tso: add support for IPv6emmanuel.grumbach@intel.com
2015-10-26ipv6: gre: support SIT encapsulationEric Dumazet
2015-10-27Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak
2015-10-26ipv6: 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
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard
2015-10-26Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann
2015-10-26Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann