summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | l2tp: Fix build warning with ipv6 disabled.David S. Miller2013-10-081-5/+8
* | 6lowpan: Sync default hardware address of lowpan links to their wpanAlan Ott2013-10-081-0/+3
* | 6lowpan: Only make 6lowpan links to IEEE802154 devicesAlan Ott2013-10-081-0/+2
* | net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-071-2/+2
* | ipv4: fix ineffective source address selectionJiri Benc2013-10-071-1/+1
* | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-4/+4
* | ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel2013-10-071-2/+10
* | netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-071-1/+2
* | tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-041-1/+4
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-035-14/+22
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-035-14/+22
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-09-305-14/+22
| | |\ \
| | | * | cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
| | | * | mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-261-4/+1
| | | * | mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-261-0/+3
| | | * | cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3
| | | * | cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-261-2/+2
* | | | | net: heap overflow in __audit_sockaddr()Dan Carpenter2013-10-032-4/+22
* | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-033-16/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | batman-adv: set up network coding packet handlers during module initMatthias Schiffer2013-10-023-16/+31
* | | | | l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul2013-10-022-4/+26
* | | | | net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-022-2/+2
* | | | | tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen2013-10-021-0/+2
* | | | | unix_diag: fix info leakMathias Krause2013-10-021-0/+1
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0136-354/+514
|\ \ \ \
| * | | | pkt_sched: fq: rate limiting improvementsEric Dumazet2013-10-011-19/+26
| * | | | ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-011-2/+1
| * | | | sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-011-1/+1
| * | | | ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert2013-10-011-2/+0
| * | | | ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert2013-10-011-1/+1
| * | | | ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert2013-10-011-1/+3
| * | | | ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-011-6/+6
OpenPOWER on IntegriCloud