Age | Commit message (Expand) | Author |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-17 | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-17 | Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel | David S. Miller |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-17 | switchdev: pass pointer to fib_info instead of copy | Jiri Pirko |
2016-05-17 | net_sched: close another race condition in tcf_mirred_release() | WANG Cong |
2016-05-17 | tipc: fix nametable publication field in nl compat | Richard Alpe |
2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro |
2016-05-16 | netlink: Fix dump skb leak/double free | Herbert Xu |
2016-05-16 | tipc: check nl sock before parsing nested attributes | Richard Alpe |
2016-05-16 | fq_codel: fix memory limitation drift | Eric Dumazet |
2016-05-16 | net: also make sch_handle_egress() drop monitor ready | Daniel Borkmann |
2016-05-16 | net/hsr: Use setup_timer and mod_timer. | Muhammad Falak R Wani |
2016-05-16 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-05-16 | bpf: add generic constant blinding for use in jits | Daniel Borkmann |
2016-05-16 | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis | Daniel Borkmann |
2016-05-16 | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann |
2016-05-16 | bpf: minor cleanups in ebpf code | Daniel Borkmann |
2016-05-16 | tcp: minor optimizations around tcp_hdr() usage | Eric Dumazet |
2016-05-16 | sock: propagate __sock_cmsg_send() error | Eric Dumazet |
2016-05-16 | net: qrtr: fix build problems | Arnd Bergmann |
2016-05-16 | net/sched: cls_flower: Hardware offloaded filters statistics support | Amir Vadai |
2016-05-16 | net/sched: act_gact: Update statistics when offloaded to hardware | Amir Vadai |
2016-05-16 | net: cls_u32: Add support for skip-sw flag to tc u32 classifier. | Samudrala, Sridhar |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-14 | net: switchdev: Drop EXPERIMENTAL from description | Florian Fainelli |
2016-05-14 | net/route: enforce hoplimit max value | Paolo Abeni |
2016-05-14 | nf_conntrack: avoid kernel pointer value leak in slab name | Linus Torvalds |
2016-05-13 | Merge tag 'qcom-soc-for-4.7-2' into net-next | Bjorn Andersson |
2016-05-13 | Bluetooth: fix power_on vs close race | Jiri Slaby |
2016-05-13 | udp: Resolve NULL pointer dereference over flow-based vxlan device | Alexander Duyck |
2016-05-13 | sunrpc: set SOCK_FASYNC | Eric Dumazet |
2016-05-12 | tipc: eliminate risk of double link_up events | Jon Paul Maloy |
2016-05-12 | gre: Fix wrong tpi->proto in WCCP | Haishuang Yan |
2016-05-12 | ip6_gre: Fix get_size calculation for gre6 tunnel | Haishuang Yan |
2016-05-12 | Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-05-12 | mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS | Johannes Berg |
2016-05-12 | cfg80211: make wdev_list accessible to drivers | Johannes Berg |
2016-05-12 | cfg80211: remove erroneous comment | Johannes Berg |
2016-05-12 | cfg80211: allow finding vendor with OUI without specifying the OUI type | Emmanuel Grumbach |
2016-05-12 | mac80211: allow same PN for AMSDU sub-frames | Sara Sharon |
2016-05-12 | mac80211: remove disconnected APs from BSS table | David Spinadel |
2016-05-11 | Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller |
2016-05-11 | dsa: Rename switch chip data to cd | Andrew Lunn |
2016-05-11 | dsa: Remove master_dev from switch structure | Andrew Lunn |
2016-05-11 | dsa: Move gpio reset into switch driver | Andrew Lunn |
2016-05-11 | net: original ingress device index in PKTINFO | David Ahern |
2016-05-11 | net: l3mdev: Add hook in ip and ipv6 | David Ahern |
2016-05-11 | ipv6: fix 4in6 tunnel receive path | Nicolas Dichtel |