Age | Commit message (Expand) | Author |
2016-10-03 | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header | Shmulik Ladkani |
2016-10-03 | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ... | Shmulik Ladkani |
2016-10-03 | net: mvmdio: do not clk_disable_unprepare() NULL clock | Alexey Khoroshilov |
2016-10-03 | Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2016-10-03 | Merge branch 'ovs-mpls' | David S. Miller |
2016-10-03 | openvswitch: use mpls_hdr | Jiri Benc |
2016-10-03 | mpls: move mpls_hdr to a common location | Jiri Benc |
2016-10-03 | openvswitch: mpls: set network header correctly on key extract | Jiri Benc |
2016-10-03 | mlxsw: spectrum_router: avoid potential uninitialized data usage | Arnd Bergmann |
2016-10-03 | net/mlx5e: shut up maybe-uninitialized warning | Arnd Bergmann |
2016-10-03 | cxgb4: unexport cxgb4_dcb_enabled | Arnd Bergmann |
2016-10-03 | net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling | Arnd Bergmann |
2016-10-03 | net: pktgen: fix pkt_size | Paolo Abeni |
2016-10-03 | net: fec: set mac address unconditionally | Gavin Schenk |
2016-10-03 | net: ethernet: mediatek: mark symbols static where possible | Baoyou Xie |
2016-10-03 | cxgb4: mark cxgb_setup_tc() static | Baoyou Xie |
2016-10-02 | ipv6 addrconf: remove addrconf_sysctl_hop_limit() | Maciej Żenczykowski |
2016-10-02 | netfilter: bridge: clarify bridge/netfilter message | Stefan Agner |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-02 | Linux 4.8v4.8 | Linus Torvalds |
2016-10-02 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-10-02 | ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 | Srinivas Ramana |
2016-10-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-10-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-02 | MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems | Paul Burton |
2016-10-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2016-10-01 | net: Use ns_capable_noaudit() when determining net sysctl permissions | Tyler Hicks |
2016-09-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-09-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-09-30 | include/linux/property.h: fix typo/compile error | John Youn |
2016-09-30 | ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() | Eric Ren |
2016-09-30 | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach... | Johannes Weiner |
2016-09-30 | MAINTAINERS: Switch to kernel.org email address for Javi Merino | Javi Merino |
2016-09-30 | rxrpc: Fix the call timer handling | David Howells |
2016-09-30 | rxrpc: Keep the call timeouts as ktimes rather than jiffies | David Howells |
2016-09-30 | rxrpc: Remove error from struct rxrpc_skb_priv as it is unused | David Howells |
2016-09-30 | rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary | David Howells |
2016-09-30 | rxrpc: Reduce ssthresh to peer's receive window | David Howells |
2016-09-30 | rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh | David Howells |
2016-09-30 | x86/entry/64: Fix context tracking state warning when load_gs_index fails | Wanpeng Li |
2016-09-30 | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID | Andy Lutomirski |
2016-09-30 | x86/vdso: Fix building on big endian host | Segher Boessenkool |
2016-09-30 | x86/boot: Fix another __read_cr4() case on 486 | Andy Lutomirski |
2016-09-30 | rxrpc: Actually display the tx_data trace retransmission note | David Howells |
2016-09-30 | mlx5: Add ndo_poll_controller() implementation | Calvin Owens |
2016-09-30 | nfp: bpf: zero extend 4 byte context loads | Jakub Kicinski |
2016-09-30 | sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock | Xin Long |
2016-09-30 | Merge branch 'sctp-fixes' | David S. Miller |