Age | Commit message (Expand) | Author |
2017-05-19 | wireless: Only join DFS channels in mesh mode if userspace flags support | Benjamin Berg |
2017-05-19 | mac80211: move clearing result into ieee80211_parse_ch_switch_ie() | Johannes Berg |
2017-05-19 | mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received | Benjamin Berg |
2017-05-17 | mac80211: Dynamically set CoDel parameters per station | Toke Høiland-Jørgensen |
2017-05-17 | cfg80211: improve warnings in VHT rate calculation | Johannes Berg |
2017-05-16 | tcp: internal implementation for pacing | Eric Dumazet |
2017-05-16 | udp: keep the sk_receive_queue held when splicing | Paolo Abeni |
2017-05-16 | udp: use a separate rx queue for packet reception | Paolo Abeni |
2017-05-16 | net/sock: factor out dequeue/peek with offset code | Paolo Abeni |
2017-05-16 | net: socket: mark socket protocol handler structs as const | linzhang |
2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-15 | ipv6: avoid dad-failures for addresses with NODAD | Mahesh Bandewar |
2017-05-15 | net/packet: fix missing net_device reference release | Douglas Caetano dos Santos |
2017-05-12 | sctp: fix src address selection if using secondary addresses for ipv6 | Xin Long |
2017-05-11 | tipc: make macro tipc_wait_for_cond() smp safe | Jon Paul Maloy |
2017-05-11 | net: sched: optimize class dumps | Eric Dumazet |
2017-05-11 | tcp: avoid fragmenting peculiar skbs in SACK | Yuchung Cheng |
2017-05-11 | netem: fix skb_orphan_partial() | Eric Dumazet |
2017-05-11 | xdp: refine xdp api with regards to generic xdp | Daniel Borkmann |
2017-05-11 | xdp: add flag to enforce driver mode | Daniel Borkmann |
2017-05-11 | ipv6/dccp: do not inherit ipv6_mc_list from parent | WANG Cong |
2017-05-10 | Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-05-10 | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-05-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-10 | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-09 | dccp/tcp: do not inherit mc_list from parent | Eric Dumazet |
2017-05-09 | DECnet: Use container_of() for embedded struct | Kees Cook |
2017-05-08 | Revert "ipv4: restore rt->fi for reference counting" | David S. Miller |
2017-05-08 | treewide: convert PF_MEMALLOC manipulations to new helpers | Vlastimil Babka |
2017-05-08 | fs: ceph: CURRENT_TIME with ktime_get_real_ts() | Deepa Dinamani |
2017-05-08 | format-security: move static strings to const | Kees Cook |
2017-05-08 | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko |
2017-05-08 | net: use kvmalloc with __GFP_REPEAT rather than open coded variant | Michal Hocko |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2017-05-08 | net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern | Michal Hocko |
2017-05-08 | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong |
2017-05-08 | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-05-08 | vti: check nla_put_* return value | Hangbin Liu |
2017-05-08 | vlan: Keep NETIF_F_HW_CSUM similar to other software devices | Vlad Yasevich |
2017-05-08 | tcp: make congestion control optionally skip slow start after idle | Wei Wang |
2017-05-08 | ipv4: restore rt->fi for reference counting | WANG Cong |
2017-05-08 | mac80211: fix IBSS presp allocation size | Johannes Berg |
2017-05-08 | nl80211: correctly validate MU-MIMO groups | Johannes Berg |
2017-05-08 | mac80211: bail out from prep_connection() if a reconfig is ongoing | Luca Coelho |
2017-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-05-05 | tcp: randomize timestamps on syncookies | Eric Dumazet |
2017-05-05 | bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy | Tobias Klauser |
2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |