| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-06-09 | 3 | -22/+25 |
|\ |
|
| * | cgroup: remove css_parent() | Tejun Heo | 2014-05-16 | 2 | -2/+2 |
| * | cgroup: replace cftype->trigger() with cftype->write() | Tejun Heo | 2014-05-13 | 1 | -7/+8 |
| * | cgroup: replace cftype->write_string() with cftype->write() | Tejun Heo | 2014-05-13 | 2 | -13/+15 |
* | | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 2014-06-08 | 1 | -5/+17 |
|\ \ |
|
| * | | net: netfilter: LLVMLinux: vlais-netfilter | Mark Charlebois | 2014-06-07 | 1 | -5/+17 |
* | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 | 17 | -36/+34 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 17 | -36/+34 |
| |\ \ |
|
| | * | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 17 | -36/+34 |
* | | | | net: filter: fix possible memory leak in __sk_prepare_filter() | Leon Yu | 2014-06-02 | 1 | -1/+6 |
* | | | | tcp: fix cwnd undo on DSACK in F-RTO | Yuchung Cheng | 2014-06-02 | 1 | -6/+5 |
* | | | | netlink: Only check file credentials for implicit destinations | Eric W. Biederman | 2014-06-02 | 1 | -1/+6 |
* | | | | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet | 2014-06-02 | 1 | -8/+3 |
* | | | | bridge: Prevent insertion of FDB entry with disallowed vlan | Toshiaki Makita | 2014-06-02 | 3 | -2/+37 |
* | | | | bridge: notify user space after fdb update | Jon Maxwell | 2014-06-01 | 1 | -1/+7 |
* | | | | net: fix wrong mac_len calculation for vlans | Nikolay Aleksandrov | 2014-06-01 | 1 | -10/+25 |
* | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-05-31 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | batman-adv: fix NULL pointer dereferences | Marek Lindner | 2014-05-31 | 1 | -3/+3 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-05-30 | 1 | -5/+10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ipvs: Fix panic due to non-linear skb | Peter Christensen | 2014-05-26 | 1 | -5/+10 |
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-05-24 | 1 | -2/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-23 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2014-05-19 | 1 | -2/+2 |
| | |\ \ \ \ |
|
| | | * | | | | Bluetooth: Fix L2CAP LE debugfs entries permissions | Samuel Ortiz | 2014-05-14 | 1 | -2/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-23 | 57 | -297/+556 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | batman: fix a bogus warning from batadv_is_on_batman_iface() | Cong Wang | 2014-05-22 | 1 | -1/+1 |
| * | | | | | | ipv4: initialise the itag variable in __mkroute_input | Li RongQing | 2014-05-22 | 1 | -1/+1 |
| * | | | | | | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet | 2014-05-21 | 2 | -6/+2 |
| * | | | | | | net_sched: fix an oops in tcindex filter | Cong Wang | 2014-05-21 | 1 | -10/+20 |
| * | | | | | | ip_tunnel: Initialize the fallback device properly | Steffen Klassert | 2014-05-21 | 1 | -0/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-05-21 | 1 | -26/+23 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | netfilter: nf_tables: fix trace of matching non-terminal rule | Pablo Neira Ayuso | 2014-05-15 | 1 | -1/+3 |
| | * | | | | | netfilter: nf_tables: fix missing return trace at the end of non-base chain | Pablo Neira Ayuso | 2014-05-12 | 1 | -5/+3 |
| | * | | | | | netfilter: nf_tables: fix bogus rulenum after goto action | Pablo Neira Ayuso | 2014-05-12 | 1 | -1/+1 |
| | * | | | | | netfilter: nf_tables: fix tracing of the goto action | Pablo Neira Ayuso | 2014-05-12 | 1 | -1/+5 |
| | * | | | | | netfilter: nf_tables: fix goto action | Pablo Neira Ayuso | 2014-05-12 | 1 | -18/+10 |
| | * | | | | | netfilter: nf_tables: reset rule number counter after jump and goto | Pablo Neira Ayuso | 2014-05-10 | 1 | -1/+2 |
| * | | | | | | bonding: Fix stacked device detection in arp monitoring | Vlad Yasevich | 2014-05-16 | 1 | -0/+26 |
| * | | | | | | vlan: Fix lockdep warning with stacked vlan devices. | Vlad Yasevich | 2014-05-16 | 3 | -44/+10 |
| * | | | | | | net: Find the nesting level of a given device by type. | Vlad Yasevich | 2014-05-16 | 1 | -0/+50 |
| * | | | | | | net: gro: make sure skb->cb[] initial content has not to be zero | Eric Dumazet | 2014-05-16 | 2 | -2/+3 |
| * | | | | | | ipv4: ip_tunnels: disable cache for nbma gre tunnels | Timo Teräs | 2014-05-16 | 1 | -1/+2 |
| * | | | | | | net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() | Fabian Godehardt | 2014-05-16 | 1 | -1/+2 |
| * | | | | | | net: ipv6: make "ip -6 route get mark xyz" work. | Lorenzo Colitti | 2014-05-16 | 1 | -0/+3 |
| * | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-05-16 | 4 | -8/+20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | batman-adv: fix local TT check for outgoing arp requests in DAT | Antonio Quartulli | 2014-05-15 | 1 | -2/+1 |
| | * | | | | | | batman-adv: increase orig refcount when storing ref in gw_node | Antonio Quartulli | 2014-05-15 | 1 | -2/+9 |
| | * | | | | | | batman-adv: fix reference counting imbalance while sending fragment | Antonio Quartulli | 2014-05-15 | 1 | -3/+8 |
| | * | | | | | | batman-adv: fix indirect hard_iface NULL dereference | Marek Lindner | 2014-05-15 | 1 | -1/+2 |
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-05-16 | 5 | -19/+42 |
| |\ \ \ \ \ \ \ |
|