aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-09
|\
| * cgroup: remove css_parent()Tejun Heo2014-05-16
| * cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-13
| * cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13
* | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-08
|\ \
| * | net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois2014-06-07
* | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \ | |/ / |/| |
| * | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \
| | * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | | | net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-02
* | | | tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-02
* | | | netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-02
* | | | net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-02
* | | | bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-02
* | | | bridge: notify user space after fdb updateJon Maxwell2014-06-02
* | | | net: fix wrong mac_len calculation for vlansNikolay Aleksandrov2014-06-01
* | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-31
|\ \ \ \
| * | | | batman-adv: fix NULL pointer dereferencesMarek Lindner2014-05-31
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ipvs: Fix panic due to non-linear skbPeter Christensen2014-05-25
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-23
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2014-05-19
| | |\ \ \ \
| | | * | | | Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-14
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-23
|\| | | | | |
| * | | | | | batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang2014-05-22
| * | | | | | ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-22
| * | | | | | ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-21
| * | | | | | net_sched: fix an oops in tcindex filterCong Wang2014-05-21
| * | | | | | ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-21
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-21
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso2014-05-15
| | * | | | | netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso2014-05-12
| | * | | | | netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso2014-05-12
| | * | | | | netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso2014-05-12
| | * | | | | netfilter: nf_tables: fix goto actionPablo Neira Ayuso2014-05-12
| | * | | | | netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso2014-05-10
| * | | | | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-16
| * | | | | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-16
| * | | | | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-16
| * | | | | | net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2014-05-16
| * | | | | | ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs2014-05-16
| * | | | | | net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt2014-05-16
| * | | | | | net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-16
| * | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-16
| |\ \ \ \ \ \
| | * | | | | | batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli2014-05-15
| | * | | | | | batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-15
| | * | | | | | batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli2014-05-15
| | * | | | | | batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-15
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-16
| |\ \ \ \ \ \ \