aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-12
* gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-12
* pktgen: be friendly to LLTX devicesDaniel Borkmann2014-04-12
* net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti2014-04-11
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-04-11
* net: core: don't account for udp header size when computing seglenFlorian Westphal2014-04-10
* l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-04-09
* net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-08
|\
| * net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-04-08
| * netdev: remove potentially harmful checksVeaceslav Falico2014-04-07
| * pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann2014-04-07
| * tipc: Let tipc_release() return 0Geert Uytterhoeven2014-04-07
| * mac802154: fix duplicate #include headersJean Sacren2014-04-07
| * net: filter: be more defensive on div/mod by X==0Daniel Borkmann2014-04-07
| * netfilter: Can't fail and free after table replacementThomas Graf2014-04-05
| * netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso2014-04-03
| * netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-04-03
| * netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai2014-04-03
| * netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov2014-04-03
| * netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal2014-04-03
| * netfilter: connlimit: fix UP buildFlorian Westphal2014-04-03
| * net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-04-03
| * tipc: fix regression bug where node events are not being generatedErik Hugne2014-04-03
| * net: add busy_poll device featureJiri Pirko2014-04-03
| * packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann2014-04-03
| * packet: report tx_dropped in packet_direct_xmitDaniel Borkmann2014-04-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-08
|\ \
| * | s390/irq: Use defines for external interruption codesThomas Huth2014-04-03
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-07
|\ \ \
| * | | net: replace __this_cpu_inc in route.c with raw_cpu_incChristoph Lameter2014-04-07
* | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \ \ \
| * | | | net/iucv/iucv.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| * | | | net/core/flow.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-04-07
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libceph: dump pool {read,write}_tier to debugfsIlya Dryomov2014-04-05
| * | | | libceph: output primary affinity values on osdmap updatesIlya Dryomov2014-04-05
| * | | | libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()Ilya Dryomov2014-04-05
| * | | | libceph: add support for osd primary affinityIlya Dryomov2014-04-05
| * | | | libceph: add support for primary_temp mappingsIlya Dryomov2014-04-05
| * | | | libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov2014-04-05
| * | | | libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2014-04-05
| * | | | libceph: introduce apply_temps() helperIlya Dryomov2014-04-05
| * | | | libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpersIlya Dryomov2014-04-05
| * | | | libceph: primary_affinity decode bitsIlya Dryomov2014-04-05
| * | | | libceph: primary_affinity infrastructureIlya Dryomov2014-04-05
| * | | | libceph: primary_temp decode bitsIlya Dryomov2014-04-05
| * | | | libceph: primary_temp infrastructureIlya Dryomov2014-04-05
| * | | | libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-05