summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-03-31libceph: fix preallocation check in get_reply()Ilya Dryomov
2014-03-31libceph: rename front to front_len in get_reply()Ilya Dryomov
2014-03-31libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-03-31SUNRPC: Fix a pipe_version reference leakTrond Myklebust
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2014-03-23net: unix socket code abuses csum_partialAnton Blanchard
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-23ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-23ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-03-23sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA
2014-03-23ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa
2014-03-23ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-03-23neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-06SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust
2014-03-06SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-03-06batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli
2014-03-06batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli
2014-03-06batman-adv: free skb on TVLV parsing successAntonio Quartulli
2014-03-06batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli
2014-03-06batman-adv: fix potential orig_node reference leakSimon Wunderlich
2014-03-06batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli
2014-03-06batman-adv: properly check pskb_may_pull return valueAntonio Quartulli
2014-03-06batman-adv: release vlan object after checking the CRCAntonio Quartulli
2014-03-06batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli
2014-03-06batman-adv: fix soft-interface MTU computationAntonio Quartulli
2014-03-06net: use __GFP_NORETRY for high order allocationsEric Dumazet
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-03-06ipv4: fix counter in_slow_totDuan Jiong
2014-03-06gre: add link local route when local addr is anyNicolas Dichtel
2014-03-06tcp: tsq: fix nonagle handlingJohn Ogness
2014-03-06netpoll: fix netconsole IPv6 setupSabrina Dubroca
2014-03-06net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-03-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-03-06bridge: fix netconsole setup over bridgeCong Wang
2014-03-069p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao
2014-03-066lowpan: fix lockdep splatsEric Dumazet
2014-02-22nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-22mac80211: Fix IBSS disconnectSujith Manoharan