summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-08-30tcp: tcp_make_synack() should use sock_wmallocPhil Oester
2013-08-30bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-29ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-08-29ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark
2013-08-29tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin
2013-08-29tcp: initialize rcv_tstamp for restored socketsAndrew Vagin
2013-08-28genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-08-28genl: Fix genl dumpit() locking.Pravin B Shelar
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-27net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski
2013-08-26ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-21mac80211: ibss: fix ignored channel parameterSimon Wunderlich
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-21mac80211: add missing channel context releaseJohannes Berg
2013-08-20bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-20packet: restore packet statistics tp_packets to include dropsWillem de Bruijn
2013-08-20Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-08-20tcp: set timestamps for restored skb-sAndrey Vagin
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-08-20ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2013-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-19xfrm: choose protocol family by skb protocolHannes Frederic Sowa
2013-08-19ipv6: xfrm: dereference inner ipv6 header if encapsulatedHannes Frederic Sowa
2013-08-19ipv6: wire up skb->encapsulationHannes Frederic Sowa
2013-08-17batman-adv: check return type of unicast packet preparationsLinus Lüssing
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13genetlink: fix family dump raceJohannes Berg
2013-08-12net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann
2013-08-12net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann
2013-08-11tipc: avoid possible deadlock while enable and disable bearerdingtianhong