aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen1-0/+11
2015-10-27qed: Add statistics supportManish Chopra1-0/+3
2015-10-27qed: Add link supportYuval Mintz1-0/+4
2015-10-27qed: Add slowpath L2 supportManish Chopra1-0/+120
2015-10-27qed: Add basic L2 interfaceYuval Mintz2-0/+317
2015-10-27qed: Add module with basic common supportYuval Mintz3-0/+1644
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller1-0/+7
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov1-1/+0
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik1-0/+7
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+29
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-0/+4
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong1-0/+2
2015-10-23if_link: Add control trust VFHiroshi Shimamoto2-0/+4
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2-0/+22
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar1-0/+7
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller1-0/+5
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot1-0/+0
2015-10-21tcp: track the packet timings in RACKYuchung Cheng1-0/+6
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng1-2/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng1-0/+3
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-5/+12
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso25-121/+264
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+17
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal1-1/+0
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+1
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen2-1/+7
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni1-5/+0
2015-10-13wireless: add WNM action frame categoriesJohannes Berg1-0/+3
2015-10-13wireless: update robust action frame listJohannes Berg1-0/+2
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller1-0/+2
2015-10-12tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet1-2/+2
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2-1/+4
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov1-0/+2
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-1/+21
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov2-7/+38
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier1-0/+5
2015-10-09net/core: lockdep_rtnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai1-4/+4
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai1-1/+1
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai1-3/+3
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai1-3/+3
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai1-38/+38