Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | cpufreq: dbx500: add a Kconfig symbol | Arnd Bergmann | 2017-05-14 | 2 | -1/+10 | |
| | * | | | | | | | | | cpufreq: intel_pstate: Document the current behavior and user interface | Rafael J. Wysocki | 2017-05-14 | 4 | -290/+766 | |
* | | | | | | | | | | | i2c: designware: Fix bogus sda_hold_time due to uninitialized vars | Jan Kiszka | 2017-05-23 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-22 | 33 | -133/+335 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | net: sched: cls_matchall: fix null pointer dereference | Jiri Pirko | 2017-05-22 | 1 | -1/+0 | |
| * | | | | | | | | | | vsock: use new wait API for vsock_stream_sendmsg() | WANG Cong | 2017-05-22 | 1 | -13/+8 | |
| * | | | | | | | | | | bonding: fix randomly populated arp target array | Jarod Wilson | 2017-05-22 | 1 | -3/+2 | |
| * | | | | | | | | | | net: Make IP alignment calulations clearer. | David S. Miller | 2017-05-22 | 1 | -4/+8 | |
| * | | | | | | | | | | bonding: fix accounting of active ports in 3ad | Jarod Wilson | 2017-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | | net: atheros: atl2: don't return zero on failure path in atl2_probe() | Alexey Khoroshilov | 2017-05-22 | 1 | -4/+4 | |
| * | | | | | | | | | | ipv6: fix out of bound writes in __ip6_append_data() | Eric Dumazet | 2017-05-22 | 1 | -7/+8 | |
| * | | | | | | | | | | bridge: start hello_timer when enabling KERNEL_STP in br_stp_start | Xin Long | 2017-05-21 | 2 | -1/+2 | |
| * | | | | | | | | | | smsc95xx: Support only IPv4 TCP/UDP csum offload | Nisar Sayed | 2017-05-21 | 1 | -3/+10 | |
| * | | | | | | | | | | Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP' | David S. Miller | 2017-05-21 | 1 | -17/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arp: always override existing neigh entries with gratuitous ARP | Ihar Hrachyshka | 2017-05-21 | 1 | -4/+5 | |
| | * | | | | | | | | | | arp: postpone addr_type calculation to as late as possible | Ihar Hrachyshka | 2017-05-21 | 1 | -7/+17 | |
| | * | | | | | | | | | | arp: decompose is_garp logic into a separate function | Ihar Hrachyshka | 2017-05-21 | 1 | -12/+23 | |
| | * | | | | | | | | | | arp: fixed error in a comment | Ihar Hrachyshka | 2017-05-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 | Wei Wang | 2017-05-21 | 1 | -0/+4 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-05-21 | 21 | -79/+249 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT | Willem de Bruijn | 2017-05-18 | 1 | -8/+13 | |
| | * | | | | | | | | | | ebtables: arpreply: Add the standard target sanity check | Gao Feng | 2017-05-16 | 2 | -0/+8 | |
| | * | | | | | | | | | | netfilter: nf_tables: revisit chain/object refcounting from elements | Pablo Neira Ayuso | 2017-05-15 | 6 | -18/+81 | |
| | * | | | | | | | | | | netfilter: nf_tables: missing sanitization in data from userspace | Pablo Neira Ayuso | 2017-05-15 | 2 | -7/+24 | |
| | * | | | | | | | | | | netfilter: nf_tables: can't assume lock is acquired when dumping set elems | Liping Zhang | 2017-05-15 | 2 | -23/+57 | |
| | * | | | | | | | | | | netfilter: synproxy: fix conntrackd interaction | Eric Leblond | 2017-05-15 | 1 | -0/+4 | |
| | * | | | | | | | | | | netfilter: xtables: zero padding in data_to_user | Willem de Bruijn | 2017-05-15 | 3 | -7/+13 | |
| | * | | | | | | | | | | Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kerne... | Pablo Neira Ayuso | 2017-05-15 | 1 | -5/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ipvs: SNAT packet replies only for NATed connections | Julian Anastasov | 2017-05-08 | 1 | -5/+14 | |
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | netfilter: nfnl_cthelper: reject del request if helper obj is in use | Liping Zhang | 2017-05-15 | 3 | -6/+19 | |
| | * | | | | | | | | | | netfilter: introduce nf_conntrack_helper_put helper function | Liping Zhang | 2017-05-15 | 5 | -7/+15 | |
| | * | | | | | | | | | | netfilter: don't setup nat info for confirmed ct | Liping Zhang | 2017-05-15 | 1 | -0/+4 | |
| | * | | | | | | | | | | netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch | Matthias Kaehlcke | 2017-05-15 | 1 | -4/+3 | |
* | | | | | | | | | | | | Linux 4.12-rc2v4.12-rc2 | Linus Torvalds | 2017-05-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | x86: fix 32-bit case of __get_user_asm_u64() | Linus Torvalds | 2017-05-22 | 1 | -3/+3 | |
* | | | | | | | | | | | | Clean up x86 unsafe_get/put_user() type handling | Linus Torvalds | 2017-05-22 | 1 | -2/+3 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-21 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | osf_wait4(): fix infoleak | Al Viro | 2017-05-21 | 1 | -2/+4 | |
| * | | | | | | | | | | | | fix unsafe_put_user() | Al Viro | 2017-05-21 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-21 | 3 | -1/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched/core: Call __schedule() from do_idle() without enabling preemption | Steven Rostedt (VMware) | 2017-05-15 | 3 | -1/+28 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-21 | 2 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | genirq: Fix chained interrupt data ordering | Thomas Gleixner | 2017-05-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | irqchip/mbigen: Fix the clear register offset calculation | MaJun | 2017-05-12 | 1 | -4/+1 | |
| * | | | | | | | | | | | | irqchip/mbigen: Fix potential NULL dereferencing | Hanjun Guo | 2017-05-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | irqchip/mbigen: Fix memory mapping code | Hanjun Guo | 2017-05-12 | 1 | -3/+6 | |
* | | | | | | | | | | | | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-21 | 10 | -11/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tracing: Make sure RCU is watching before calling a stack trace | Steven Rostedt (VMware) | 2017-05-19 | 1 | -1/+30 | |
| * | | | | | | | | | | | | | kprobes: Document how optimized kprobes are removed from module unload | Steven Rostedt (VMware) | 2017-05-18 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | selftests/ftrace: Add test to remove instance with active event triggers | Naveen N. Rao | 2017-05-18 | 1 | -2/+6 |