summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-15crush: ensuring at most num-rep osds are selectedIlya Dryomov1-4/+12
2015-06-15bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-06-15ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer1-3/+15
2015-06-15tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2-3/+6
2015-06-15udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-06-15bridge: fix br_multicast_query_expired() bugEric Dumazet1-1/+1
2015-06-15net_sched: invoke ->attach() after setting dev->qdiscWANG Cong1-4/+6
2015-06-15unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-06-15bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-06-15ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-06-15net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-06-15net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge1-1/+3
2015-06-15tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2-2/+2
2015-06-15rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel1-0/+3
2015-06-15net: core: Correct an over-stringent device loop detection.Vlad Yasevich1-1/+1
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang1-6/+6
2015-06-10svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew1-7/+16
2015-06-10mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2-2/+6
2015-06-10mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-06-09Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov1-2/+0
2015-06-09Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov1-11/+20
2015-05-18netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal1-2/+15
2015-05-11net: fix crash in build_skb()Eric Dumazet2-13/+24
2015-05-11net: do not deplete pfmemalloc reserveEric Dumazet1-2/+7
2015-05-11tcp: avoid looping in tcp_send_fin()Eric Dumazet1-21/+29
2015-05-11tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet1-1/+19
2015-05-11ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-05-11ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-04-28udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross1-2/+4
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko5-28/+11
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko7-17/+19
2015-04-27skbuff: Do not scrub skb mark within the same name spaceHerbert Xu1-3/+6
2015-04-27Revert "net: Reset secmark when scrubbing packet"Herbert Xu1-1/+0
2015-04-27tcp: tcp_make_synack() should clear skb->tstampEric Dumazet1-0/+2
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org3-2/+24
2015-04-27tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell1-3/+4
2015-04-27net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev1-0/+11
2015-04-27ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-04-27tcp: prevent fetching dst twice in early demux codeMichal Kubeček2-2/+2
2015-04-23mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-04-17Revert "libceph: use memalloc flags for net IO"Ilya Dryomov1-8/+1
2015-04-17mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-04-17mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-04-17mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-04-17nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-28can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+3
2015-03-24tcp: make connect() mem charging friendlyEric Dumazet1-40/+28
2015-03-24net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-03-24tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-03-24ipv6: fix backtracking for throw routesSteven Barth1-0/+1