summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann
2015-03-20ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu
2015-03-20net: increase sk_[max_]ack_backlogEric Dumazet
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-18bridge: add ageing_time, stp_state, priority over netlinkJörg Thalheim
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller
2015-03-18net: add support for phys_port_nameDavid Ahern
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18inet: request sock should init IPv6/IPv4 addressesEric Dumazet
2015-03-18inet: get rid of last __inet_hash_connect() argumentEric Dumazet
2015-03-18ipv6: get rid of __inet6_hash()Eric Dumazet
2015-03-18inet: add IPv6 support to sk_ehashfn()Eric Dumazet
2015-03-18net: introduce sk_ehashfn() helperEric Dumazet
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-18net: Add max rate tx queue attributeJohn Fastabend
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell
2015-03-18rhashtable: Remove max_shift and min_shiftHerbert Xu
2015-03-18rhashtable: Introduce max_size/min_sizeHerbert Xu
2015-03-18rhashtable: Remove shift from bucket_tableHerbert Xu
2015-03-17inet: fix request sock refcountingEric 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-17inet: move ir_mark to fill a holeEric Dumazet
2015-03-17bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus 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 helper to get HCI channel of a socketJohan Hedberg
2015-03-17Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek
2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti