summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-18rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-04-18ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-18vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-04-18ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-04-18tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-04-18netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-18ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-18ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-18rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-18ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-18net: socket: error on a negative msg_namelenMatthew Leach
2014-04-18bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-04-18bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-18vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-04-18pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-04-18ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-18ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-04-18net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-04-18inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-18tipc: don't log disabled tasklet handler errorsErik Hugne
2014-04-18tipc: fix memory leak during module removalErik Hugne
2014-04-18tipc: drop subscriber connection id invalidationErik Hugne
2014-04-18tipc: fix connection refcount leakYing Xue
2014-04-18tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-04-18bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-04-18net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-04-18net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-04-18SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-04-03ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek
2014-04-03SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson
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-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-24net: unix socket code abuses csum_partialAnton Blanchard
2014-03-22mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-22mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-03-22mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-03-22mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-22mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-03-14tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2014-03-14tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2014-03-14xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek
2014-03-13net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-13ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-13ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom