aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03ipv6: ipv6_create_tempaddr cleanupPetr Holasek1-2/+0
2013-09-03ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-1/+9
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-165/+423
2013-08-30net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann1-1/+2
2013-08-30net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet1-8/+3
2013-08-30Revert "ipv6: Don't depend on per socket memory for neighbour discovery messages"David S. Miller1-3/+7
2013-08-30ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2-7/+4
2013-08-30tipc: set sk_err correctly when connection failsErik Hugne1-2/+2
2013-08-30tcp: tcp_make_synack() should use sock_wmallocPhil Oester1-1/+1
2013-08-30bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing5-93/+240
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller13-32/+72
2013-08-29ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf1-7/+3
2013-08-29ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark1-1/+2
2013-08-29tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin1-3/+6
2013-08-29tcp: initialize rcv_tstamp for restored socketsAndrew Vagin1-0/+2
2013-08-28genl: Hold reference on correct module while netlink-dump.Pravin B Shelar1-9/+11
2013-08-28genl: Fix genl dumpit() locking.Pravin B Shelar1-5/+46
2013-08-28SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust1-3/+6
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert1-8/+1
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-4/+33
2013-08-27net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski1-1/+1
2013-08-26ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa2-0/+4
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2-4/+6
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-4/+33
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2-1/+24
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2-4/+33
2013-08-21mac80211: ibss: fix ignored channel parameterSimon Wunderlich1-4/+29
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-0/+3
2013-08-21mac80211: add missing channel context releaseJohannes Berg1-0/+1
2013-08-20bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita3-9/+9
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-17/+15
2013-08-20packet: restore packet statistics tp_packets to include dropsWillem de Bruijn1-0/+2
2013-08-20Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+7
2013-08-20tcp: set timestamps for restored skb-sAndrey Vagin1-0/+7
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+5
2013-08-20ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa1-6/+4
2013-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-17/+15
2013-08-19xfrm: choose protocol family by skb protocolHannes Frederic Sowa1-1/+9
2013-08-19ipv6: xfrm: dereference inner ipv6 header if encapsulatedHannes Frederic Sowa1-1/+3
2013-08-19ipv6: wire up skb->encapsulationHannes Frederic Sowa3-0/+16
2013-08-17batman-adv: check return type of unicast packet preparationsLinus Lüssing1-3/+7
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-90/+237
2013-08-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2-17/+15
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer3-0/+55
2013-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller3-4/+2
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross1-0/+1
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross1-3/+0
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg1-6/+4