]> git.karo-electronics.de Git - karo-tx-linux.git/history - net/core
netns: make nsid_lock per net
[karo-tx-linux.git] / net / core /
2015-05-18 WANG Congnetns: make nsid_lock per net
2015-05-18 Jiri Pirkoflow_dissector: remove bogus return in tipc section
2015-05-18 David S. MillerMerge branch 'tcp_mem_pressure'
2015-05-18 Eric Dumazetnet: fix sk_mem_reclaim_partial()
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-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-13 Alexander Duycknet: Reserve skb headroom and set skb->dev even if...
2015-05-13 David S. MillerMerge branch 'cls_flower'
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 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 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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 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 parent_id_get to switchdev attr get
2015-05-12 Jiri Pirkoswitchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SW...
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 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 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 Daniel Borkmannnet: sched: consolidate handle_ing and ing_filter
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-10 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-05-10 Linus TorvaldsMerge tag 'samsung-fixes-1' of git://git.kernel.org...
2015-05-10 David S. MillerMerge branch 'pktgen-next'
2015-05-10 Alexei Starovoitovpktgen: introduce xmit_mode '<start_xmit|netif_receive>'
2015-05-10 Jesper Dangaard... pktgen: adjust flag NO_TIMESTAMP to be more pktgen...
2015-05-10 David S. MillerMerge branch 'netns-scalability'
2015-05-10 Nicolas Dichtelnetlink: allow to listen "all" netns
2015-05-10 Nicolas Dichtelnetns: use a spin_lock to protect nsid management
2015-05-10 Nicolas Dichtelnetns: notify new nsid outside __peernet2id()
2015-05-10 Nicolas Dichtelnetns: rename peernet2id() to peernet2id_alloc()
2015-05-10 Nicolas Dichtelnetns: always provide the id to rtnl_net_fill()
2015-05-10 Nicolas Dichtelnetns: returns always an id in __peernet2id()
2015-05-10 David S. MillerMerge tag 'linux-can-next-for-4.2-20150506' of git...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-05-09 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-05-09 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-09 Jason Barontcp: set SOCK_NOSPACE under memory pressure
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 Daniel Borkmannnet: filter: add __GFP_NOWARN flag for larger kmem...
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 'for-upstream' of git://git.kernel.org...
2015-05-09 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git.kernel.org...
2015-05-09 Linus TorvaldsMerge tag 'dm-4.1-fixes-2' of git://git.kernel.org...
2015-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-05-09 Linus TorvaldsMerge tag 'gpio-v4.1-2' of git://git.kernel.org/pub...
2015-05-08 Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
2015-05-07 Rafael J. WysockiMerge branches 'acpi-resources', 'acpi-battery', 'acpi...
2015-05-07 Arnd BergmannMerge tag 'stericsson-fixes-v4.1' of git://git.kernel...
2015-05-07 Arnd BergmannMerge tag 'renesas-fixes-for-v4.1' of git://git.kernel...
2015-05-07 Arnd BergmannMerge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel...
2015-05-07 Arnd BergmannMerge tag 'arm-soc/for-4.1/maintainers' of http://githu...
2015-05-07 Arnd BergmannMerge tag 'mvebu-fixes-4.1' of git://git.infradead...
2015-05-07 Arnd BergmannMerge tag 'fixes-for-v4.1-rc2' of https://github.com...
2015-05-07 Arnd BergmannMerge tag 'imx-fixes-4.1' of git://git.kernel.org/pub...
2015-05-07 Arnd BergmannMerge tag 'v4.1-rockchip-socfixes1' of git://git.kernel...
2015-05-07 Linus TorvaldsMerge tag 'pinctrl-v4.1-3' of git://git.kernel.org...
2015-05-07 Linus TorvaldsMerge tag 'vfio-v4.1-rc3' of git://github.com/awilliam...
2015-05-06 Linus TorvaldsMerge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel...
2015-05-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-05-06 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-05-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2015-05-06 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2015-05-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.1-2' of git://git...
2015-05-05 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-05-05' of...
2015-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-05-05 Linus TorvaldsMerge tag 'media/v4.1-3' of git://git.kernel.org/pub...
2015-05-04 Linus Lüssingnet: fix two sparse warnings introduced by IGMP/MLD...
2015-05-04 David S. MillerMerge tag 'mac80211-for-davem-2015-05-04' of git:/...
next