summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix removing Long Term KeyClaudio Takahasi2014-04-261-1/+7
* rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin2014-04-141-1/+2
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-04-143-8/+9
* vlan: Set hard_header_len according to available accelerationVlad Yasevich2014-04-142-2/+5
* netpoll: fix the skb check in pkt_is_nsLi RongQing2014-04-141-1/+1
* ip6mr: fix mfc notification flagsNicolas Dichtel2014-04-141-5/+8
* ipmr: fix mfc notification flagsNicolas Dichtel2014-04-141-5/+8
* rtnetlink: fix fdb notification flagsNicolas Dichtel2014-04-141-4/+6
* ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-04-141-8/+6
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-04-141-1/+4
* net: socket: error on a negative msg_namelenMatthew Leach2014-04-141-0/+4
* tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-04-142-1/+15
* vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström2014-04-141-0/+3
* ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-04-141-1/+1
* ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-04-141-2/+2
* net: unix: non blocking recvmsg() should not return -EINTREric Dumazet2014-04-141-5/+12
* inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-04-141-1/+1
* bridge: multicast: add sanity check for query source addressesLinus Lüssing2014-04-141-0/+6
* net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2014-04-142-7/+2
* net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-04-141-1/+2
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2014-04-031-3/+3
* libceph: resend all writes after the osdmap loses the full flagJosh Durgin2014-03-311-6/+22
* libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2014-03-311-2/+27
* net: unix socket code abuses csum_partialAnton Blanchard2014-03-231-2/+1
* mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-232-0/+2
* mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-03-231-0/+1
* mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-03-231-0/+22
* mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-03-233-4/+22
* mac80211: send control port protocol frames to the VO queueFelix Fietkau2014-03-231-0/+5
* net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann2014-03-231-0/+7
* ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-03-231-1/+1
* ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa2014-03-231-1/+1
* neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong2014-03-231-3/+3
* net-tcp: fastopen: fix high order allocationsEric Dumazet2014-03-232-4/+11
* SUNRPC: Fix races in xs_nospace()Trond Myklebust2014-03-061-1/+5
* net: use __GFP_NORETRY for high order allocationsEric Dumazet2014-03-061-1/+1
* net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-03-062-4/+84
* net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-03-061-11/+16
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-03-061-0/+25
* net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann2014-03-061-9/+32
* ipv4: fix counter in_slow_totDuan Jiong2014-03-061-2/+2
* tcp: tsq: fix nonagle handlingJohn Ogness2014-03-061-2/+11
* netpoll: fix netconsole IPv6 setupSabrina Dubroca2014-03-061-1/+3
* net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski2014-03-061-0/+7
* ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven2014-03-061-1/+2
* can: add destructor for self generated skbsOliver Hartkopp2014-03-062-3/+4
* 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao2014-03-061-1/+4
* 6lowpan: fix lockdep splatsEric Dumazet2014-03-061-0/+20
* mac80211: fix fragmentation code, particularly for encryptionJohannes Berg2014-02-221-1/+1
* mac80211: release the channel in error path in start_apEmmanuel Grumbach2014-02-221-1/+4