]> git.karo-electronics.de Git - karo-tx-linux.git/history - include
rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactional
[karo-tx-linux.git] / include /
2015-05-21 David S. MillerMerge branch 'ebpf-tail-call'
2015-05-21 Alexei Starovoitovbpf: allow bpf programs to tail-call other bpf programs
2015-05-21 Eric Dumazettcp: add a force_schedule argument to sk_stream_alloc_skb()
2015-05-19 Andy Zhouip: remove unused function prototype
2015-05-19 Daniel Borkmanntcp: add rfc3168, section 6.1.1.1. fallback
2015-05-19 David S. MillerMerge tag 'mac80211-next-for-davem-2015-05-19' of git...
2015-05-19 Parav Panditnet-next: ethtool: Added port speed macros.
2015-05-19 David S. MillerMerge branch 'icmp_frag'
2015-05-19 Andy Zhoubridge_netfilter: No ICMP packet on IPv4 fragmentation...
2015-05-19 Andy Zhouipv4: introduce frag_expire_skip_icmp()
2015-05-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-05-18 WANG Congnetns: make nsid_lock per net
2015-05-18 Samudrala, Sridharswitchdev: add support for fdb add/del/dump via switchd...
2015-05-18 David S. MillerMerge branch 'tcp_mem_pressure'
2015-05-18 Eric Dumazettcp: introduce tcp_under_memory_pressure()
2015-05-18 Eric Dumazettcp: rename sk_forced_wmem_schedule() to sk_forced_mem_...
2015-05-18 Eric Dumazetnet: fix sk_mem_reclaim_partial()
2015-05-17 Eric Dumazetnet: fix two sparse errors
2015-05-17 Eric Dumazetnet: fix sparse error in csum_replace4()
2015-05-15 Pablo Neira Ayusonetfilter: x_tables: add context to know if extension...
2015-05-15 Bert Vermeulenmdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
2015-05-15 Daniel Borkmanntest_bpf: add tests related to BPF_MAXINSNS
2015-05-15 Eric Dumazettcp: syncookies: extend validity range
2015-05-14 David S. MillerMerge branch 'phy_turn_around'
2015-05-14 Florian Fainellinet: phy: Add phy_ignore_ta_mask to account for broken...
2015-05-14 Denys Vlasenkonetfilter: ipset: deinline ip_set_put_extensions()
2015-05-14 Florian Westphalnetfilter: bridge: neigh_head and physoutdev can't...
2015-05-14 David S. MillerMerge branch 'nf-ingress'
2015-05-14 Pablo Neiranetfilter: add netfilter ingress hook after handle_ing...
2015-05-14 Pablo Neiranet: add CONFIG_NET_INGRESS to enable ingress filtering
2015-05-14 Pablo Neiranetfilter: add nf_hook_list_active()
2015-05-14 Pablo Neiranetfilter: add hook list to nf_hook_state
2015-05-14 Pablo Neiranetfilter: cleanup struct nf_hook_ops indentation
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.kernel.org/pub/scm/linux/kernel/git...
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 Sergey Popovichnetfilter: ipset: Fix ext_*() macros
2015-05-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm...
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.kernel.org...
2015-05-11 Eric Dumazetnet: sched: deprecate enqueue_root()
2015-05-11 Linus TorvaldsMerge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel...
2015-05-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-05-11 Linus TorvaldsMerge branch 'for-4.1-fixes' of git://git.kernel.org...
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...
next