summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-03-17inet: fix request sock refcountingEric Dumazet
2015-03-17inet: avoid fastopen lock for regular accept()Eric Dumazet
2015-03-17tcp: rename struct tcp_request_sock listenerEric Dumazet
2015-03-17inet: add rsk_listener field to struct request_sockEric Dumazet
2015-03-17inet: uninline inet_reqsk_alloc()Eric Dumazet
2015-03-17inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet
2015-03-17tcp: uninline tcp_oow_rate_limited()Eric Dumazet
2015-03-17tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet
2015-03-17netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: use sk_fullsock() helperEric Dumazet
2015-03-17bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov
2015-03-16tcp_metrics: fix wrong lockdep annotationsEric Dumazet
2015-03-16dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko
2015-03-16net: kernel socket should be released in init_net namespaceYing Xue
2015-03-16inet: add proper refcounting to request sockEric Dumazet
2015-03-16inet: factorize sock_edemux()/sock_gen_put() codeEric Dumazet
2015-03-16inet_diag: allow sk_diag_fill() to handle request socksEric Dumazet
2015-03-16inet: ip early demux should avoid request socketsEric Dumazet
2015-03-16switchdev: use new swdev opsScott Feldman
2015-03-15bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov
2015-03-15ebpf: add helper for obtaining current processor idDaniel Borkmann
2015-03-15ebpf: add prandom helper for packet samplingDaniel Borkmann
2015-03-14net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli
2015-03-14inet_diag: factorize code in new inet_diag_msg_common_fill() helperEric Dumazet
2015-03-14inet_diag: adjust inet_sk_diag_fill() bug conditionEric Dumazet
2015-03-14inet: fill request sock ir_iif for IPv4Eric Dumazet
2015-03-14tipc: clean up handling of message prioritiesJon Paul Maloy
2015-03-14tipc: split link outqueueJon Paul Maloy
2015-03-14tipc: eliminate unnecessary call to broadcast ack functionJon Paul Maloy
2015-03-14tipc: extract bundled buffers by cloning instead of copyingJon Paul Maloy
2015-03-14tipc: eliminate unnecessary linearization of incoming buffersJon Paul Maloy
2015-03-14tipc: move message validation function to msg.cJon Paul Maloy
2015-03-14tipc: add framework for node capabilities exchangeJon Paul Maloy
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-14ieee802154: don't export static symbolJulia Lawall
2015-03-14mac802154: correct max sifs size handlingAlexander Aring
2015-03-14ieee802154: remove deprecated sysfs entriesAlexander Aring
2015-03-14ieee802154: change wpan-phy name to phyAlexander Aring
2015-03-14ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPANAlexander Aring
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann