Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-04-14 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Input: xpad - add support for Razer Wildcat gamepad | Cameron Gutman | 2017-04-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | uapi: add missing install of userio.h | Naohiro Aota | 2017-03-24 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-04-14 | 31 | -91/+238 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-04-14 | 8 | -25/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage | Gao Feng | 2017-04-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | netfilter: nft_hash: do not dump the auto generated seed | Liping Zhang | 2017-04-13 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | netfilter: nf_ct_expect: use proper RCU list traversal/update APIs | Liping Zhang | 2017-04-08 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL | Liping Zhang | 2017-04-08 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | netfilter: make it safer during the inet6_dev->addr_list traversal | Liping Zhang | 2017-04-08 | 2 | -1/+6 | |
| | * | | | | | | | | | | | | | | netfilter: ctnetlink: make it safer when checking the ct helper name | Liping Zhang | 2017-04-08 | 1 | -5/+10 | |
| | * | | | | | | | | | | | | | | netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find | Gao Feng | 2017-04-08 | 2 | -7/+20 | |
| | * | | | | | | | | | | | | | | netfilter: ctnetlink: using bit to represent the ct event | Liping Zhang | 2017-04-08 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | netfilter: xt_TCPMSS: add more sanity tests on tcph->doff | Eric Dumazet | 2017-04-08 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201 | Daniele Palmas | 2017-04-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | ipv6: Fix idev->addr_list corruption | Rabin Vincent | 2017-04-12 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | net: xdp: don't export dev_change_xdp_fd() | Johannes Berg | 2017-04-12 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | Merge branch 'bridge-register-netdev-before-changelink' | David S. Miller | 2017-04-11 | 5 | -14/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | bridge: netlink: register netdevice before executing changelink | Ido Schimmel | 2017-04-11 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | bridge: implement missing ndo_uninit() | Ido Schimmel | 2017-04-11 | 4 | -12/+21 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | bpf: reference may_access_skb() from __bpf_prog_run() | Johannes Berg | 2017-04-11 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | tcp: clear saved_syn in tcp_disconnect() | Eric Dumazet | 2017-04-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm... | David S. Miller | 2017-04-08 | 2 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | can: rcar_can: Do not print virtual addresses | Geert Uytterhoeven | 2017-04-04 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | can: ifi: use correct register to read rx status | Markus Marb | 2017-04-04 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb | Gao Feng | 2017-04-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Merge branch 'l2tp-sockopt-errors' | David S. Miller | 2017-04-08 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | l2tp: don't mask errors in pppol2tp_getsockopt() | Guillaume Nault | 2017-04-08 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | l2tp: don't mask errors in pppol2tp_setsockopt() | Guillaume Nault | 2017-04-08 | 1 | -2/+0 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | tcp: restrict F-RTO to work-around broken middle-boxes | Yuchung Cheng | 2017-04-07 | 1 | -8/+12 | |
| * | | | | | | | | | | | | | | | team: call netdev_change_features out of team lock | Xin Long | 2017-04-06 | 1 | -8/+11 | |
| * | | | | | | | | | | | | | | | sctp: listen on the sock only when it's state is listening or closed | Xin Long | 2017-04-06 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | usbnet: make sure no NULL pointer is passed through | Oliver Neukum | 2017-04-06 | 1 | -4/+15 | |
| * | | | | | | | | | | | | | | | net_sched: check noop_qdisc before qdisc_hash_add() | WANG Cong | 2017-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given | Florian Larysch | 2017-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2017-04-06 | 3 | -10/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error | Al Viro | 2017-04-02 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | | | | [iov_iter] new privimitive: iov_iter_revert() | Al Viro | 2017-04-02 | 2 | -1/+68 | |
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-14 | 6 | -9/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | x86/intel_rdt: Fix locking in rdtgroup_schemata_write() | Jiri Olsa | 2017-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_... | Markus Trippelsdorf | 2017-04-11 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | x86/vdso: Plug race between mapping and ELF header setup | Thomas Gleixner | 2017-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | x86/vdso: Ensure vdso32_enabled gets set to valid values only | Mathias Krause | 2017-04-10 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | x86/signals: Fix lower/upper bound reporting in compat siginfo | Joerg Roedel | 2017-04-05 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-04-14 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() | Peter Zijlstra | 2017-04-14 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-04-11 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | perf annotate s390: Fix perf annotate error -95 (4.10 regression) | Christian Borntraeger | 2017-04-07 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-14 | 2 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | irqchip/irq-imx-gpcv2: Fix spinlock initialization | Tyler Baker | 2017-04-14 | 1 | -0/+2 |