summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+16
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa3-8/+9
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich2-2/+5
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-04-14net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet2-1/+15
2014-04-14vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-04-14ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-04-14ipv6: Fix exthdrs offload registration.Anton Nayshtut1-2/+2
2014-04-14net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-04-14bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6
2014-04-14net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-7/+2
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov1-1/+2
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann1-3/+3
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin1-6/+22
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin1-2/+27
2014-03-23net: unix socket code abuses csum_partialAnton Blanchard1-2/+1
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2-0/+2
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg1-0/+1
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg1-0/+22
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau1-0/+5
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7
2014-03-23ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom1-1/+1
2014-03-23ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa1-1/+1
2014-03-23neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong1-3/+3
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet2-4/+11
2014-03-06SUNRPC: Fix races in xs_nospace()Trond Myklebust1-1/+5
2014-03-06net: use __GFP_NORETRY for high order allocationsEric Dumazet1-1/+1
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2-4/+84
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal1-11/+16
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+25
2014-03-06net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-03-06ipv4: fix counter in_slow_totDuan Jiong1-2/+2
2014-03-06tcp: tsq: fix nonagle handlingJohn Ogness1-2/+11
2014-03-06netpoll: fix netconsole IPv6 setupSabrina Dubroca1-1/+3
2014-03-06net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski1-0/+7
2014-03-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven1-1/+2
2014-03-06can: add destructor for self generated skbsOliver Hartkopp2-3/+4
2014-03-069p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao1-1/+4
2014-03-066lowpan: fix lockdep splatsEric Dumazet1-0/+20
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1