Age | Commit message (Expand) | Author |
2015-04-06 | net/mlx4_core: Fix error message deprecation for ConnectX-2 cards | Jack Morgenstein |
2015-04-06 | net: dsa: fix filling routing table from OF description | Pavel Nakonechny |
2015-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-04-06 | l2tp: unregister l2tp_net_ops on failure path | WANG Cong |
2015-04-06 | virtio: document queue state logic | Michael S. Tsirkin |
2015-04-06 | tc: bpf: add checksum helpers | Alexei Starovoitov |
2015-04-06 | mvneta: dont call mvneta_adjust_link() manually | Stas Sergeev |
2015-04-06 | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org |
2015-04-05 | Input: alps - document stick behavior for protocol V2 | Hans de Goede |
2015-04-05 | Input: alps - report V2 Dualpoint Stick events via the right evdev node | Hans de Goede |
2015-04-05 | Input: alps - report interleaved bare PS/2 packets via dev3 | Hans de Goede |
2015-04-04 | Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-04-04 | Merge branch 'nf-hook-compress' | David S. Miller |
2015-04-04 | Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-04 | Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-04-04 | netfilter: Pass nf_hook_state through arpt_do_table(). | David S. Miller |
2015-04-04 | netfilter: Pass nf_hook_state through nft_set_pktinfo*(). | David S. Miller |
2015-04-04 | netfilter: Pass nf_hook_state through ip6t_do_table(). | David S. Miller |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). | David S. Miller |
2015-04-04 | netfilter: Pass nf_hook_state through ipt_do_table(). | David S. Miller |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller |
2015-04-04 | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller |
2015-04-04 | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller |
2015-04-04 | netfilter: Create and use nf_hook_state. | David S. Miller |
2015-04-04 | Bluetooth: Fix location of TX power field in LE advertising data | Marcel Holtmann |
2015-04-04 | Bluetooth: hidp: Use BIT(x) instead of (1 << x) | Marcel Holtmann |
2015-04-04 | Bluetooth: cmtp: Use BIT(x) instead of (1 << x) | Marcel Holtmann |
2015-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-04-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-04-03 | Bluetooth: bnep: Handle BNEP connection setup request | Grzegorz Kolodziejczyk |
2015-04-03 | Bluetooth: bnep: Add support to extended headers of control frames | Grzegorz Kolodziejczyk |
2015-04-03 | Bluetooth: bnep: Add support for get bnep features via ioctl | Grzegorz Kolodziejczyk |
2015-04-03 | test_rhashtable: Remove bogus max_size setting | Herbert Xu |
2015-04-03 | Merge branch 'mvneta-sgmii' | David S. Miller |
2015-04-03 | mvneta: implement SGMII-based in-band link state signaling | Stas Sergeev |
2015-04-03 | add fixed_phy_update_state() - update state of fixed_phy | Stas Sergeev |
2015-04-03 | ebpf: add skb->priority to offset map for usage in {cls, act}_bpf | Daniel Borkmann |
2015-04-03 | Bluetooth: bnep: Return err value while sending cmd is not understood | Grzegorz Kolodziejczyk |
2015-04-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-04-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-03 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-04-03 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-04-03 | jhash: Update jhash_[321]words functions to use correct initval | Alexander Duyck |
2015-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2015-04-03 | netdevice: document NETDEV_TX_BUSY deprecation. | Rusty Russell |
2015-04-03 | netns: don't allocate an id for dead netns | Nicolas Dichtel |
2015-04-03 | Revert "netns: don't clear nsid too early on removal" | Nicolas Dichtel |
2015-04-03 | Merge branch 'ipv4-null-cmp' | David S. Miller |
2015-04-03 | ipv4: coding style: comparison for inequality with NULL | Ian Morris |
2015-04-03 | ipv4: coding style: comparison for equality with NULL | Ian Morris |