| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Copy inner L3 and L4 headers as unaligned on GRE TEB | Alexander Duyck | 2016-03-04 | 1 | -0/+7 |
* | flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth... | Alexander Duyck | 2016-03-04 | 1 | -3/+3 |
* | net:Add sysctl_max_skb_frags | Hans Westgaard Ry | 2016-03-04 | 2 | -0/+12 |
* | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa | 2016-03-04 | 1 | -0/+7 |
* | net: bpf: reject invalid shifts | Rabin Vincent | 2016-01-31 | 1 | -0/+5 |
* | net: preserve IP control block during GSO segmentation | Konstantin Khlebnikov | 2016-01-31 | 1 | -0/+5 |
* | net: possible use after free in dst_release | Francesco Ruggeri | 2016-01-31 | 1 | -1/+2 |
* | net: check both type and procotol for tcp sockets | WANG Cong | 2016-01-22 | 2 | -2/+4 |
* | skbuff: Fix offset error in skb_reorder_vlan_header | Vlad Yasevich | 2016-01-22 | 1 | -1/+1 |
* | vlan: Fix untag operations of stacked vlans with REORDER_HEADER off | Vlad Yasevich | 2016-01-22 | 1 | -1/+2 |
* | sctp: update the netstamp_needed counter when copying sockets | Marcelo Ricardo Leitner | 2016-01-22 | 1 | -2/+0 |
* | net/neighbour: fix crash at dumping device-agnostic proxy entries | Konstantin Khlebnikov | 2015-12-14 | 1 | -2/+2 |
* | net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds | Daniel Borkmann | 2015-12-14 | 1 | -0/+2 |
* | net: fix a race in dst_release() | Eric Dumazet | 2015-12-09 | 1 | -1/+1 |
* | ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings | Joe Perches | 2015-10-27 | 1 | -1/+1 |
* | bpf: fix panic in SO_GET_FILTER with native ebpf programs | Daniel Borkmann | 2015-10-27 | 1 | -1/+5 |
* | skbuff: Fix skb checksum partial check. | Pravin B Shelar | 2015-10-27 | 1 | -4/+5 |
* | fib_rules: fix fib rule dumps across multiple skbs | Wilson Kok | 2015-10-03 | 1 | -5/+9 |
* | sock, diag: fix panic in sock_diag_put_filterinfo | Daniel Borkmann | 2015-10-03 | 1 | -0/+3 |
* | inet: fix races with reqsk timers | Eric Dumazet | 2015-09-29 | 1 | -1/+7 |
* | net: Fix skb_set_peeked use-after-free bug | Herbert Xu | 2015-09-29 | 1 | -6/+7 |
* | net: Fix skb csum races when peeking | Herbert Xu | 2015-09-29 | 1 | -6/+9 |
* | net: Clone skb before setting peeked flag | Herbert Xu | 2015-09-29 | 1 | -3/+38 |
* | net: call rcu_read_lock early in process_backlog | Julian Anastasov | 2015-09-29 | 1 | -15/+15 |
* | net: do not process device backlog during unregistration | Julian Anastasov | 2015-09-29 | 1 | -2/+4 |
* | net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() | Oleg Nesterov | 2015-09-29 | 1 | -1/+3 |
* | rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver | Daniel Borkmann | 2015-09-29 | 1 | -91/+96 |
* | Revert "dev: set iflink to 0 for virtual interfaces" | Nicolas Dichtel | 2015-09-29 | 1 | -4/+0 |
* | net: graceful exit from netif_alloc_netdev_queues() | Eric Dumazet | 2015-09-29 | 1 | -1/+2 |
* | mm: make page pfmemalloc check more robust | Michal Hocko | 2015-09-29 | 1 | -1/+1 |
* | neigh: do not modify unlinked entries | Julian Anastasov | 2015-07-10 | 1 | -0/+13 |
* | net: don't wait for order-3 page allocation | Shaohua Li | 2015-06-11 | 2 | -2/+2 |
* | net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d... | Mel Gorman | 2015-06-10 | 1 | -8/+5 |
* | net: replace last open coded skb_orphan_frags with function call | Willem de Bruijn | 2015-06-08 | 1 | -9/+2 |
* | Revert "net: core: 'ethtool' issue with querying phy settings" | David S. Miller | 2015-06-01 | 1 | -9/+1 |
* | net: core: 'ethtool' issue with querying phy settings | Arun Parameswaran | 2015-05-22 | 1 | -1/+9 |
* | rtnl/bond: don't send rtnl msg for unregistered iface | Nicolas Dichtel | 2015-05-17 | 1 | -0/+3 |
* | netns: return RTM_NEWNSID instead of RTM_GETNSID on a get | Nicolas Dichtel | 2015-05-12 | 1 | -1/+1 |
* | net: core: Correct an over-stringent device loop detection. | Vlad Yasevich | 2015-05-04 | 1 | -1/+1 |
* | Revert "net: kernel socket should be released in init_net namespace" | Herbert Xu | 2015-05-04 | 1 | -1/+1 |
* | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 1 | -5/+7 |
* | net: rfs: fix crash in get_rps_cpus() | Eric Dumazet | 2015-04-26 | 1 | -6/+6 |
* | net: fix crash in build_skb() | Eric Dumazet | 2015-04-25 | 1 | -9/+22 |
* | net: do not deplete pfmemalloc reserve | Eric Dumazet | 2015-04-22 | 1 | -2/+7 |
* | net: remove unused 'dev' argument from netif_needs_gso() | Johannes Berg | 2015-04-17 | 1 | -1/+1 |
* | skbuff: Do not scrub skb mark within the same name space | Herbert Xu | 2015-04-16 | 1 | -3/+6 |
* | Revert "net: Reset secmark when scrubbing packet" | Herbert Xu | 2015-04-16 | 1 | -1/+0 |
* | bpf: fix bpf helpers to use skb->mac_header relative offsets | Alexei Starovoitov | 2015-04-16 | 1 | -9/+32 |
* | netns: remove duplicated include from net_namespace.c | Wei Yongjun | 2015-04-16 | 1 | -1/+0 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-04-13 | 1 | -1/+1 |
|\ |
|