Age | Commit message (Expand) | Author | Files | Lines |
2016-04-07 | udp: Remove udp_offloads | Tom Herbert | 2 | -20/+0 |
2016-04-07 | vxlan: change vxlan to use UDP socket GRO | Tom Herbert | 1 | -1/+0 |
2016-04-07 | udp: Add socket based GRO and config | Tom Herbert | 1 | -0/+7 |
2016-04-07 | udp: Add GRO functions to UDP socket | Tom Herbert | 2 | -2/+13 |
2016-04-07 | udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb | Tom Herbert | 1 | -0/+4 |
2016-04-07 | net: Checks skb_dst to be NULL in inet_iif | Tom Herbert | 1 | -3/+4 |
2016-04-07 | tun: use socket locks for sk_{attach,detatch}_filter | Hannes Frederic Sowa | 1 | -4/+0 |
2016-04-07 | net: introduce lockdep_is_held and update various places to use it | Hannes Frederic Sowa | 1 | -2/+10 |
2016-04-07 | sock: fix lockdep annotation in release_sock | Hannes Frederic Sowa | 1 | -1/+6 |
2016-04-06 | vxlan: implement GPE | Jiri Benc | 2 | -0/+69 |
2016-04-06 | ip_tunnel: implement __iptunnel_pull_header | Jiri Benc | 1 | -2/+9 |
2016-04-05 | udp: enable MSG_PEEK at non-zero offset | samanthakumar | 2 | -1/+8 |
2016-04-05 | udp: remove headers from UDP packets before queueing | samanthakumar | 2 | -0/+10 |
2016-04-05 | sock: convert sk_peek_offset functions to WRITE_ONCE | Willem de Bruijn | 1 | -11/+13 |
2016-04-04 | tcp: increment sk_drops for listeners | Eric Dumazet | 1 | -0/+13 |
2016-04-04 | tcp: increment sk_drops for dropped rx packets | Eric Dumazet | 1 | -0/+7 |
2016-04-04 | sock_diag: add SK_MEMINFO_DROPS | Eric Dumazet | 1 | -0/+1 |
2016-04-04 | tcp/dccp: do not touch listener sk_refcnt under synflood | Eric Dumazet | 2 | -20/+32 |
2016-04-04 | inet: reqsk_alloc() needs to take care of dead listeners | Eric Dumazet | 1 | -16/+15 |
2016-04-04 | tcp/dccp: remove BH disable/enable in lookup | Eric Dumazet | 1 | -6/+1 |
2016-04-04 | udp: no longer use SLAB_DESTROY_BY_RCU | Eric Dumazet | 3 | -11/+11 |
2016-04-04 | net: add SOCK_RCU_FREE socket flag | Eric Dumazet | 1 | -0/+2 |
2016-04-04 | sock: enable timestamping using control messages | Soheil Hassas Yeganeh | 2 | -6/+10 |
2016-04-04 | ipv6: process socket-level control messages in IPv6 | Soheil Hassas Yeganeh | 1 | -1/+2 |
2016-04-04 | ipv4: process socket-level control messages in IPv4 | Soheil Hassas Yeganeh | 1 | -1/+2 |
2016-04-04 | sock: accept SO_TIMESTAMPING flags in socket cmsg | Soheil Hassas Yeganeh | 2 | -0/+11 |
2016-04-04 | tcp: use one bit in TCP_SKB_CB to mark ACK timestamps | Soheil Hassas Yeganeh | 1 | -1/+2 |
2016-04-04 | sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop | Willem de Bruijn | 1 | -0/+2 |
2016-04-02 | stmmac: add new DT platform entries for GMAC4 | Alexandre TORGUE | 1 | -0/+2 |
2016-04-02 | tcp: remove cwnd moderation after recovery | Yuchung Cheng | 1 | -11/+0 |
2016-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -1/+11 |
2016-04-01 | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach | 1 | -1/+1 |
2016-04-01 | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang | 1 | -1/+1 |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO | 1 | -1/+1 |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | 1 | -1/+0 |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann | 1 | -0/+4 |
2016-03-30 | bpf: make padding in bpf_tunnel_key explicit | Daniel Borkmann | 1 | -0/+1 |
2016-03-28 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 1 | -6/+16 |
2016-03-28 | netfilter: ipset: fix race condition in ipset save, swap and delete | Vishwanath Pai | 1 | -0/+4 |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 5 | -18/+45 |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -2/+8 |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -12/+3 |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -0/+32 |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 3 | -12/+31 |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2 | -10/+13 |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko | 4 | -0/+43 |
2016-03-25 | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa | 1 | -2/+0 |
2016-03-25 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | 1 | -2/+0 |
2016-03-25 | oom: make oom_reaper_list single linked | Vladimir Davydov | 1 | -1/+1 |
2016-03-25 | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 1 | -0/+2 |