summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet
2015-02-05net: remove some sparse warningsEric Dumazet
2015-02-05ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca
2015-02-04cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki
2015-02-04pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen
2015-02-04net: rds: use correct size for max unacked packets and bytesSasha Levin
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-01-30net: Fix vlan_get_protocol for stacked vlanToshiaki Makita
2015-01-30net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-01-30netlink: fix wrong subscription bitmask to group mapping inPablo Neira
2015-01-30netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-01-29ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei
2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel
2015-01-28tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-01-28bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-01-28tcp: fix timing issue in CUBIC slope calculationNeal Cardwell
2015-01-28tcp: fix stretch ACK bugs in CUBICNeal Cardwell
2015-01-28tcp: fix stretch ACK bugs in RenoNeal Cardwell
2015-01-28tcp: fix the timid additive increase on stretch ACKsNeal Cardwell
2015-01-28tcp: stretch ACK fixes prepNeal Cardwell
2015-01-27net: don't OOPS on socket aioChristoph Hellwig
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-01-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-01-27ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-01-27udp_diag: Fix socket skipping within chainHerbert Xu
2015-01-26Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-01-26net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann
2015-01-26net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-01-26netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso
2015-01-25ipv6: Fix __ip6_route_redirectMartin KaFai Lau
2015-01-25net: dsa: set slave MII bus PHY maskVivien Didelot
2015-01-25net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-01-23nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-01-23mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-01-23mac80211: correct header length calculationFred Chou
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2015-01-17net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg
2015-01-16genetlink: disallow subscribing to unknown mcast groupsJohannes Berg
2015-01-16net: rps: fix cpu unplugEric Dumazet
2015-01-15ip: zero sockaddr returned on error queueWillem de Bruijn
2015-01-15Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds