OSDN Git Service

net: macb: OR vs AND typos
[uclinux-h8/linux.git] / include /
2015-05-13 David S. MillerMerge branch 'geneve_tunnel_driver'
2015-05-13 John W. Linvillegeneve: add initial netdev driver for GENEVE tunnels
2015-05-13 John W. Linvillegeneve: move definition of geneve_hdr() to geneve.h
2015-05-13 Pablo Neiranet: kill useless net_*_ingress_queue() definitions...
2015-05-13 David S. MillerMerge branch 'packet_rollover'
2015-05-13 Willem de Bruijnpacket: rollover statistics
2015-05-13 David S. MillerMerge branch 'cls_flower'
2015-05-13 Jiri Pirkotc: introduce Flower classifier
2015-05-13 Jiri Pirkoflow_dissector: change port array into src, dst tuple
2015-05-13 Jiri Pirkoflow_dissector: introduce support for Ethernet addresses
2015-05-13 Jiri Pirkoflow_dissector: introduce support for ipv6 addressses
2015-05-13 Jiri Pirkoflow_dissector: add missing header includes
2015-05-13 Jiri Pirkoflow_dissect: use programable dissector in skb_flow_dis...
2015-05-13 Jiri Pirkoflow_dissector: introduce programable flow_dissector
2015-05-13 Jiri Pirkonet: move __skb_tx_hash to dev.c
2015-05-13 Jiri Pirkonet: move __skb_get_hash function declaration to flow_d...
2015-05-13 Jiri Pirkonet: move *skb_get_poff declarations into correct header
2015-05-13 Jiri Pirkoflow_dissector: remove unused function flow_get_hlen...
2015-05-13 Jiri Pirkonet: change name of flow_dissector header to match...
2015-05-13 Florian Westphalnet: sched: use counter to break reclassify loops
2015-05-13 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-05-13 Scott Feldmanswitchdev: don't use anonymous union on switchdev attr...
2015-05-13 David S. MillerMerge branch 'switchdev-cleanups'
2015-05-13 Scott Feldmanswitchdev: align comment with other comments in block
2015-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-13 David Ahernnet: Remove remaining remnants of pm_qos from netdevice.h
2015-05-13 Ying Xuenet: make skb_dst_pop routine static
2015-05-13 Michael Holzheutest_bpf: add 173 new testcases for eBPF
2015-05-13 Denys Vlasenkonet: deinline netif_tx_stop_all_queues(), remove WARN_O...
2015-05-12 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-05-12 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-05-12 Linus TorvaldsMerge tag 'for-v4.1-rc' of git://git.infradead.org...
2015-05-12 David S. MillerMerge branch 'switchdev_spring_cleanup'
2015-05-12 Scott Feldmanswitchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature...
2015-05-12 Scott Feldmanswitchdev: convert fib_ipv4_add/del over to switchdev_p...
2015-05-12 Scott Feldmanswitchdev: add new switchdev_port_bridge_getlink
2015-05-12 Scott Feldmanswitchdev: remove unused switchdev_port_bridge_dellink
2015-05-12 Scott Feldmanswitchdev: add new switchdev_port_bridge_dellink
2015-05-12 Scott Feldmanswitchdev: remove old switchdev_port_bridge_setlink
2015-05-12 Scott Feldmanswitchdev: add bridge port flags attr
2015-05-12 Scott Feldmanswitchdev: add port vlan obj
2015-05-12 Scott Feldmanswitchdev: introduce switchdev add/del obj ops
2015-05-12 Scott Feldmanswitchdev: convert STP update to switchdev attr set
2015-05-12 Scott Feldmanswitchdev: convert parent_id_get to switchdev attr get
2015-05-12 Scott Feldmanswitchdev: introduce get/set attrs ops
2015-05-12 Jiri Pirkoswitchdev: s/swdev_/switchdev_/
2015-05-12 Jiri Pirkoswitchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SW...
2015-05-12 David Wardnet_sched: gred: add TCA_GRED_LIMIT attribute
2015-05-12 David S. MillerMerge branch 'netdev_page_frags'
2015-05-12 Alexander Duycknet: Add skb_free_frag to replace use of put_page in...
2015-05-12 Alexander Duyckmm/net: Rename and move page fragment handling from...
2015-05-12 Alexander Duycknet: Store virtual address instead of page in netdev_al...
2015-05-11 Linus TorvaldsMerge branch 'for-4.1' of git://linux-nfs.org/~bfields...
2015-05-11 Linus TorvaldsMerge tag 'spi-fix-v4.1-rc3' of git://git./linux/kernel...
2015-05-11 Eric Dumazetnet: sched: deprecate enqueue_root()
2015-05-11 Linus TorvaldsMerge tag 'iommu-fixes-v4.1-rc3' of git://git./linux...
2015-05-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-11 Linus TorvaldsMerge branch 'for-4.1-fixes' of git://git./linux/kernel...
2015-05-11 Daniel Borkmannnet: sched: fix typo in net_device ifdef
2015-05-11 Linus TorvaldsMerge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md
2015-05-11 Mark BrownMerge remote-tracking branches 'spi/fix/fsl-cpm', ...
2015-05-11 Mark BrownMerge tag 'spi-v4.1-rc1' into spi-linus
2015-05-11 David S. MillerMerge branch 'handle_ing_lightweight'
2015-05-11 Daniel Borkmannnet: sched: further simplify handle_ing
2015-05-11 David S. MillerMerge branch 'bonding_netlink_lacp'
2015-05-11 Andy Gospodarekbonding: add netlink support for sys prio, actor sys...
2015-05-11 Mahesh Bandewarbonding: Implement user key part of port_key in an...
2015-05-11 Mahesh Bandewarbonding: Allow userspace to set actors' macaddr in...
2015-05-11 Mahesh Bandewarbonding: Allow userspace to set actors' system_priority...
2015-05-11 David S. MillerMerge branch 'kernel_socket_netns'
2015-05-11 Eric W. Biedermannet: kill sk_change_net and sk_release_kernel
2015-05-11 Eric W. Biedermannet: Modify sk_alloc to not reference count the netns...
2015-05-11 Eric W. Biedermannet: Pass kern from net_proto_family.create to sk_alloc
2015-05-11 Eric W. Biedermannet: Add a struct net parameter to sock_create_kern
2015-05-11 Eric W. Biedermantun: Utilize the normal socket network namespace refcou...
2015-05-10 Eric Dumazetcodel: add ce_threshold attribute
2015-05-10 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-10 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-05-10 Linus TorvaldsMerge tag 'samsung-fixes-1' of git://git./linux/kernel...
2015-05-10 Tom Herbertmpls: Change reserved label names to be consistent...
2015-05-10 David S. MillerMerge branch 'netns-scalability'
2015-05-10 Nicolas Dichtelnetlink: allow to listen "all" netns
2015-05-10 Nicolas Dichtelnetns: rename peernet2id() to peernet2id_alloc()
2015-05-10 David S. MillerMerge tag 'linux-can-next-for-4.2-20150506' of git...
2015-05-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-05-09 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-09 David S. MillerMerge branch 'bpf_seccomp'
2015-05-09 Daniel Borkmannseccomp, filter: add and use bpf_prog_create_from_user...
2015-05-09 Nicolas Schichanseccomp: simplify seccomp_prepare_filter and reuse...
2015-05-09 Nicolas Schichannet: filter: add a callback to allow classic post-verif...
2015-05-09 David S. MillerMerge tag 'mac80211-next-for-davem-2015-05-06' of git...
2015-05-09 David S. MillerMerge branch 'tcp-more-reliable-window-probes'
2015-05-09 Eric Dumazettcp: add TCPWinProbe and TCPKeepAlive SNMP counters
2015-05-09 Eric Dumazettcp: adjust window probe timers to safer values
2015-05-09 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-09 Linus TorvaldsMerge tag 'dm-4.1-fixes-2' of git://git./linux/kernel...
next