summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-17inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()Eric Dumazet
2015-03-17ip6_tunnel: fix error code when tunnel existsNicolas Dichtel
2015-03-17Bluetooth: Add workaround for broken OS X legacy SMP pairingJohan Hedberg
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-03-17Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg
2015-03-17Bluetooth: Add hdev_init callback for HCI channelsJohan Hedberg
2015-03-17Bluetooth: Add generic mgmt helper APIJohan Hedberg
2015-03-17Bluetooth: Add channel parameter to mgmt_pending_find() APIJohan Hedberg
2015-03-17Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg
2015-03-17Bluetooth: Add simultaneous dual mode scanJakub Pawlowski
2015-03-17Bluetooth: Refactor BR/EDR inquiry and LE scan triggering.Jakub Pawlowski
2015-03-17netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso
2015-03-17mac80211: Get IV len from key conf and not cipher schemeCedric Izoard
2015-03-17mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com
2015-03-17mac80211: minstrel_ht: fix rounding issue in MCS duration calculationFelix Fietkau
2015-03-17cfg80211: Process all pending regulatory requests/hintsBen
2015-03-17mac80211: initialize rate control earlier for tdls stationMarek Puzyniak
2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann
2015-03-17Bluetooth: Fix length for Read Local OOB Extended Data respone packetMarcel Holtmann
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-16Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
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-16Bluetooth: Do not include LE SC out-of-band data if not enabledMarcel Holtmann
2015-03-16Bluetooth: The P-256 randomizer is 16 octets long and not 19 octetsMarcel Holtmann
2015-03-16Bluetooth: Rename smp->local_rr into smp->local_randMarcel Holtmann
2015-03-16Bluetooth: Add extra SMP_DBG statement for remote OOB dataMarcel Holtmann
2015-03-16Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32]Marcel Holtmann
2015-03-16Bluetooth: Add clarifying comment when setting local OOB flagJohan Hedberg
2015-03-16Bluetooth: Don't send public key if OOB data verification failsJohan Hedberg
2015-03-16Bluetooth: Fix verifying confirm value when lacking remote OOB dataJohan Hedberg
2015-03-16Bluetooth: Set local OOB data flag if remote has our OOB dataJohan Hedberg
2015-03-16Bluetooth: Track local vs remote OOB data availabilityJohan Hedberg
2015-03-16Bluetooth: Fix local OOB data handling for SMPJohan Hedberg
2015-03-16netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal
2015-03-16netfilter: bridge: query conntrack about skb dnatFlorian Westphal