summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-28tcp: tcp_get_info() should fetch socket fields onceEric Dumazet
2015-06-28vti6: fix uninit when using x-netnsYao Xiwei
2015-06-28netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann
2015-06-28xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever
2015-06-28xprtrdma: Take struct ib_device_attr off the stackChuck Lever
2015-06-15crush: ensuring at most num-rep osds are selectedIlya Dryomov
2015-06-15bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov
2015-06-15ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer
2015-06-15tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-06-15udp: fix behavior of wrong checksumsEric Dumazet
2015-06-15bridge: fix br_multicast_query_expired() bugEric Dumazet
2015-06-15net_sched: invoke ->attach() after setting dev->qdiscWANG Cong
2015-06-15unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn
2015-06-15bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo
2015-06-15ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-06-15net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann
2015-06-15net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-06-15tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-06-15rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-06-15net: core: Correct an over-stringent device loop detection.Vlad Yasevich
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2015-06-10svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-06-10mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-06-10mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-06-09Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov
2015-06-09Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov
2015-05-17netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal
2015-05-11net: fix crash in build_skb()Eric Dumazet
2015-05-11net: do not deplete pfmemalloc reserveEric Dumazet
2015-05-11tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-11tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet
2015-05-11ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-05-11ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-04-27udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2015-04-27skbuff: Do not scrub skb mark within the same name spaceHerbert Xu
2015-04-27Revert "net: Reset secmark when scrubbing packet"Herbert Xu
2015-04-27tcp: tcp_make_synack() should clear skb->tstampEric Dumazet
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-27tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell
2015-04-27net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev
2015-04-27ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-27tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-04-23mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-16Revert "libceph: use memalloc flags for net IO"Ilya Dryomov
2015-04-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski
2015-04-16mac80211: drop unencrypted frames in mesh fwdingBob Copeland
2015-04-16mac80211: disable u-APSD queues by defaultMichal Kazior
2015-04-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg