net: bcmgenet: power up and down integrated GPHY when unused
[deliverable/linux.git] / include /
2015-03-24  David S. MillerMerge branch 'rhashtable-next'
2015-03-24  Herbert Xurhashtable: Add immediate rehash during insertion
2015-03-24  Herbert Xurhashtable: Add multiple rehash support
2015-03-24  Herbert Xurhashtable: Allow hashfn to be unset
2015-03-24  Herbert Xurhashtable: Eliminate unnecessary branch in rht_key_hashfn
2015-03-24  David S. MillerMerge tag 'linux-can-next-for-4.1-20150323' of git...
2015-03-24  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-24  Alexander Drozdovaf_packet: pass checksum validation status to the user
2015-03-23  David S. MillerMerge branch 'listener_refactor_part_15'
2015-03-23  Eric Dumazetipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV...
2015-03-23  Eric Dumazetipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV...
2015-03-23  Eric Dumazetnet: convert syn_wait_lock to a spinlock
2015-03-23  Eric Dumazetinet: remove sk_listener parameter from syn_ack_timeout()
2015-03-23  David S. MillerMerge branch 'crypto_async'
2015-03-23  Tadeusz Strukcrypto: af_alg - Allow to link sgl
2015-03-23  tadeusz.struk@inte... net: socket: add support for async operations
2015-03-22  Yegor Yefremovcan: add combined rx/tx LED trigger support
2015-03-22  Florian Westphalcan: use sock_efree instead of own destructor
2015-03-22  Florian Westphalnetfilter: bridge: kill nf_bridge_pad
2015-03-21  YOSHIFUJI Hideaki... net: neighbour: Add mcast_resolicit to configure the...
2015-03-21  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-21  Scott Feldmanswitchdev: kernel-doc cleanup on swithdev ops
2015-03-21  Eric DumazetRevert "selinux: add a skb_owned_by() hook"
2015-03-20  David S. MillerMerge branch 'ebpf-next'
2015-03-20  Daniel Borkmannact_bpf: add initial eBPF support for actions
2015-03-20  Daniel Borkmannebpf: add sched_act_type and map it to sk_filter's...
2015-03-20  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-20  Herbert Xurhashtable: Fix undeclared EEXIST build error on ia64
2015-03-20  David S. MillerMerge branch 'rhashtable-inlined-interface'
2015-03-20  Herbert Xurhashtable: Rip out obsolete out-of-line interface
2015-03-20  Herbert Xurhashtable: Allow hash/comparison functions to be inlined
2015-03-20  Herbert Xurhashtable: Make rhashtable_init params argument const
2015-03-20  David S. MillerMerge branch 'listener_refactor_part_14'
2015-03-20  Eric Dumazetnet: increase sk_[max_]ack_backlog
2015-03-20  Eric Dumazetinet: get rid of central tcp/dccp listener timer
2015-03-20  Eric Dumazetinet: drop prev pointer handling in request sock
2015-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-19  Linus TorvaldsMerge branch 'overlayfs-next' of git://git./linux/kerne...
2015-03-19  Linus TorvaldsMerge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people...
2015-03-19  Linus TorvaldsMerge tag 'pinctrl-v4.0-2' of git://git./linux/kernel...
2015-03-19  Linus TorvaldsMerge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboa...
2015-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2015-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-03-19  David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-19  Jörg Thalheimbridge: add ageing_time, stp_state, priority over netlink
2015-03-19  David S. Millernet: Fix high overhead of vlan sub-device teardown.
2015-03-19  David Ahernnet: add support for phys_port_name
2015-03-19  Marcelo Ricardo... ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_soc...
2015-03-19  David S. MillerMerge branch 'listen_refactor_part_13'
2015-03-19  Eric Dumazetinet: request sock should init IPv6/IPv4 addresses
2015-03-19  Eric Dumazetinet: get rid of last __inet_hash_connect() argument
2015-03-19  Eric Dumazetipv6: get rid of __inet6_hash()
2015-03-19  Eric Dumazetinet: add IPv6 support to sk_ehashfn()
2015-03-19  Eric Dumazetnet: introduce sk_ehashfn() helper
2015-03-19  Eric Dumazetnetns: constify net_hash_mix() and various callers
2015-03-18  David S. MillerMerge branch 'txq_max_rate'
2015-03-18  Or Gerlitznet/mlx4_core: Add basic support for QP max-rate limiting
2015-03-18  John Fastabendnet: Add max rate tx queue attribute
2015-03-18  Linus TorvaldsMerge tag 'sound-4.0-rc5' of git://git./linux/kernel...
2015-03-18  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18  Brad Campbellcc2520: Add support for CC2591 amplifier.
2015-03-18  David S. MillerMerge branch 'rhashtable_remove_shift'
2015-03-18  Herbert Xurhashtable: Remove max_shift and min_shift
2015-03-18  Herbert Xurhashtable: Introduce max_size/min_size
2015-03-18  Herbert Xurhashtable: Remove shift from bucket_table
2015-03-18  David S. MillerMerge branch 'listener_refactor_part_12'
2015-03-18  Eric Dumazetinet: fix request sock refcounting
2015-03-18  Eric Dumazettcp: rename struct tcp_request_sock listener
2015-03-18  Eric Dumazetinet: add rsk_listener field to struct request_sock
2015-03-18  Eric Dumazetinet: uninline inet_reqsk_alloc()
2015-03-18  Eric Dumazetinet: add sk_listener argument to inet_reqsk_alloc()
2015-03-17  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-03-17  Linus TorvaldsMerge branches 'perf-urgent-for-linus' and 'timers...
2015-03-17  David S. MillerMerge branch 'listener_refactor_part_11'
2015-03-17  Eric Dumazettcp: uninline tcp_oow_rate_limited()
2015-03-17  Eric Dumazettcp: move tcp_openreq_init() to tcp_input.c
2015-03-17  Eric Dumazetinet: move ir_mark to fill a hole
2015-03-17  Alexei Starovoitovbpf: allow BPF programs access 'protocol' and 'vlan_tci...
2015-03-17  Nicolas Dichtelnetdevice.h: fix ndo_bridge_* comments
2015-03-17  Linus TorvaldsMerge tag 'regulator-fix-v4.0-rc4' of git://git./linux...
2015-03-17  Linus TorvaldsMerge tag 'regmap-v4.0-rc4' of git://git./linux/kernel...
2015-03-17  Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2015-03-17  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-03-17  Johan HedbergBluetooth: Move generic mgmt command dispatcher to...
2015-03-17  Johan HedbergBluetooth: Add hdev_init callback for HCI channels
2015-03-17  Johan HedbergBluetooth: Add helper to get HCI channel of a socket
2015-03-17  Jakub PawlowskiBluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
2015-03-17  Petr Mladeklivepatch: Fix subtle race with coming and going modules
2015-03-17  Marcel HoltmannBluetooth: Add support for Local OOB Extended Data...
2015-03-16  Marcelo TosattiMerge tag 'kvm-arm-fixes-4.0-rc5' of git://git./linux...
2015-03-16  David S. MillerMerge tag 'mac80211-for-davem-2015-03-16' of git:/...
2015-03-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-16  David S. MillerMerge branch 'listener_refactor'
2015-03-16  Eric Dumazetinet: add proper refcounting to request sock
2015-03-16  Eric Dumazetnet: add sk_fullsock() helper
2015-03-16  Dmitry TorokhovMerge branch 'synaptics' into for-linus
next
This page took 0.050455 seconds and 7 git commands to generate.