summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-13filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-04-13ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-04-13net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12pktgen: be friendly to LLTX devicesDaniel Borkmann
2014-04-11Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds
2014-04-11net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-11bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita
2014-04-11mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-04-11mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau
2014-04-10net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-04-09l2tp: take PMTU from tunnel UDP socketDmitry Petukhov
2014-04-09net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann
2014-04-09mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh
2014-04-09mac80211: fix radar_enabled propagationMichal Kazior
2014-04-09mac80211: Disable SMPS for the monitor interfaceIdo Yariv
2014-04-09mac80211: fix software remain-on-channel implementationJohannes Berg
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-08net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07net: replace __this_cpu_inc in route.c with raw_cpu_incChristoph Lameter
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07netdev: remove potentially harmful checksVeaceslav Falico
2014-04-07pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann
2014-04-07tipc: Let tipc_release() return 0Geert Uytterhoeven
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-04-07mac802154: fix duplicate #include headersJean Sacren
2014-04-07net: filter: be more defensive on div/mod by X==0Daniel Borkmann
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-04-05netfilter: Can't fail and free after table replacementThomas Graf
2014-04-04libceph: dump pool {read,write}_tier to debugfsIlya Dryomov
2014-04-04libceph: output primary affinity values on osdmap updatesIlya Dryomov
2014-04-04libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()Ilya Dryomov
2014-04-04libceph: add support for osd primary affinityIlya Dryomov
2014-04-04libceph: add support for primary_temp mappingsIlya Dryomov
2014-04-04libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov
2014-04-04libceph: introduce apply_temps() helperIlya Dryomov
2014-04-04libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpersIlya Dryomov
2014-04-04libceph: primary_affinity decode bitsIlya Dryomov
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov
2014-04-04libceph: primary_temp decode bitsIlya Dryomov
2014-04-04libceph: primary_temp infrastructureIlya Dryomov
2014-04-04libceph: generalize ceph_pg_mappingIlya Dryomov