summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/coreIngo Molnar2013-11-0161-236/+475
|\
| * Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing2013-10-223-22/+28
| * tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell2013-10-211-0/+2
| * ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-10-211-7/+31
| * netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov2013-10-211-2/+2
| * ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-212-4/+8
| * ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-4/+9
| * ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-11/+14
| * udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko2013-10-191-3/+2
| * net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann2013-10-191-0/+10
| * bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita2013-10-181-0/+1
| * bridge: Fix the way the PVID is referencedToshiaki Makita2013-10-181-3/+1
| * bridge: Apply the PVID to priority-tagged framesToshiaki Makita2013-10-181-7/+20
| * bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita2013-10-183-54/+49
| * bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-10-171-1/+1
| * tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet2013-10-171-2/+1
| * tcp: must unclone packets before mangling themEric Dumazet2013-10-171-3/+6
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-1710-5/+43
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1510-5/+43
| | |\
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-146-3/+35
| | | |\
| | | | * mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-141-0/+4
| | | | * wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-141-1/+6
| | | | * cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-092-2/+3
| | | | * mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-092-0/+22
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-104-2/+8
| | | |\ \ | | | | |/
| | | | * mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-301-0/+2
| | | | * mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-301-0/+3
| | | | * mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-302-2/+3
| * | | | tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-10-171-1/+1
| * | | | sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-10-171-1/+1
| * | | | sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-10-171-1/+2
| |/ / /
| * | | ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel2013-10-111-2/+1
| * | | netem: free skb's in tree on resetstephen hemminger2013-10-111-0/+16
| * | | netem: update backlog after dropstephen hemminger2013-10-111-0/+1
| * | | l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet2013-10-111-0/+4
| * | | vti: get rid of nf mark rule in preroutingChristophe Gouault2013-10-111-3/+11
| * | | bridge: update mdb expiration timer upon reports.Vlad Yasevich2013-10-111-1/+8
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-099-42/+59
| |\ \ \
| | * | | xfrm: check for a vaild skb in xfrm_policy_queue_processSteffen Klassert2013-10-081-0/+4
| | * | | xfrm: Add refcount handling to queued policiesSteffen Klassert2013-10-081-7/+17
| | * | | xfrm: Fix aevent generation for each received packetThomas Egerer2013-09-251-24/+27
| | * | | xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-173-4/+5
| | * | | ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert2013-09-163-6/+3
| | * | | xfrm: Decode sessions with output interface.Steffen Klassert2013-09-162-0/+2
| | * | | xfrm: Fix replay size checking on async eventsSteffen Klassert2013-09-161-1/+1
| * | | | net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam2013-10-091-0/+2
| * | | | pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-082-11/+10
| * | | | net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde2013-10-081-1/+1
| * | | | pkt_sched: fq: fix typo for initial_quantumEric Dumazet2013-10-081-1/+1
| * | | | ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel2013-10-081-2/+1
OpenPOWER on IntegriCloud