]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
[karo-tx-linux.git] / 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: halves tcp_mem[] limits
2015-05-18 Eric Dumazettcp: allow one skb to be received per socket under...
2015-05-18 Eric Dumazettcp: fix behavior for epoll edge trigger
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-18 Willem de Bruijnnet-packet: fix null pointer exception in rollover...
2015-05-17 Eric Dumazetnetfilter: synproxy: fix sparse errors
2015-05-17 Eric Dumazetipip: fix one sparse error
2015-05-15 Florian Westphalnet: core: set qdisc pkt len before tc_classify
2015-05-15 Nicolas Dichtelnetns: fix unbalanced spin_lock on error
2015-05-15 Alexander Duyckip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
2015-05-14 Willem de Bruijnpacket: fix warnings in rollover lock contention
2015-05-14 Ying Xuetipc: use sock_create_kern interface to create kernel...
2015-05-14 Brian Haleycls_flower: Fix compile error
2015-05-14 David S. MillerMerge branch 'tipc-next'
2015-05-14 Jon Paul Maloytipc: add packet sequence number at instant of transmission
2015-05-14 Jon Paul Maloytipc: improve link congestion algorithm
2015-05-14 Jon Paul Maloytipc: simplify link supervision checkpointing
2015-05-14 Jon Paul Maloytipc: rename fields in struct tipc_link
2015-05-14 Jon Paul Maloytipc: simplify packet sequence number handling
2015-05-14 Jon Paul Maloytipc: simplify include dependencies
2015-05-14 Jon Paul Maloytipc: simplify link timer handling
2015-05-14 Jon Paul Maloytipc: simplify resetting and disabling of bearers
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 hook list to nf_hook_state
2015-05-13 Alexander Duycknet: Reserve skb headroom and set skb->dev even if...
2015-05-13 David S. MillerMerge branch 'geneve_tunnel_driver'
2015-05-13 John W. Linvillegeneve_core: identify as driver library in modules...
2015-05-13 John W. Linvillegeneve: Rename support library as geneve_core
2015-05-13 John W. Linvillegeneve: move definition of geneve_hdr() to geneve.h
2015-05-13 John W. Linvillegeneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4...
2015-05-13 David S. MillerMerge branch 'packet_rollover'
2015-05-13 Willem de Bruijnpacket: rollover statistics
2015-05-13 Willem de Bruijnpacket: rollover huge flows before small flows
2015-05-13 Willem de Bruijnpacket: rollover lock contention avoidance
2015-05-13 Willem de Bruijnpacket: rollover only to socket with headroom
2015-05-13 Willem de Bruijnpacket: rollover prepare: per-socket state
2015-05-13 Willem de Bruijnpacket: rollover prepare: move code out of callsites
2015-05-13 Eric Dumazetipv4: __ip_local_out_sk() is static
2015-05-13 Eric Dumazettcp/dccp: tw_timer_handler() is static
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_dissect: use programable dissector in skb_flow_dis...
2015-05-13 Jiri Pirkoflow_dissector: introduce programable flow_dissector
2015-05-13 Jiri Pirkoflow_dissector: fix doc for skb_get_poff
2015-05-13 Jiri Pirkonet: move netdev_pick_tx and dependencies to net/core...
2015-05-13 Jiri Pirkonet: move __skb_tx_hash to dev.c
2015-05-13 Jiri Pirkoflow_dissector: fix doc for __skb_get_hash and remove...
2015-05-13 Jiri Pirkonet: move *skb_get_poff declarations into correct header
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: sparse warning: pass ipv4 fib dst as network...
2015-05-13 Scott Feldmanswitchdev: sparse warning: make __switchdev_port_obj_ad...
2015-05-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-05-13 Ying Xuenet: make skb_dst_pop routine static
2015-05-13 Alexei Starovoitovpktgen: fix packet generation
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 Nicolas Dichtelnetns: return RTM_NEWNSID instead of RTM_GETNSID on...
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 Feldmanbridge: revert br_dellink change back to original
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 Feldmanbridge: restore br_setlink back to original
2015-05-12 Scott Feldmanswitchdev: remove old switchdev_port_bridge_setlink
2015-05-12 Scott Feldmanswitchdev: add new switchdev bridge setlink
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-12 Alexander Duycknet: Use cached copy of pfmemalloc to avoid accessing...
2015-05-11 Linus TorvaldsMerge branch 'for-4.1' of git://linux-nfs.org/~bfields...
2015-05-11 Eric Dumazetnet: sched: deprecate enqueue_root()
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 David Wardnet_sched: gred: use correct backlog value in WRED...
2015-05-11 Mark BrownMerge remote-tracking branches 'spi/fix/fsl-cpm', ...
next