aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-03
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-31
* udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-31
* net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh2013-05-31
* net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh2013-05-31
* net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh2013-05-31
* net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh2013-05-31
* snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel2013-05-31
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-31
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-29
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-28
| | |\
| | | * mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-27
| | | * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-27
| | | * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-27
| | | * cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau2013-05-23
| | | * mac80211: fix queue handling crashJohannes Berg2013-05-23
| | | * cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-23
| | | * mac80211: fix direct probe authStanislaw Gruszka2013-05-17
| | * | NFC: Remove commented out LLCP related Makefile linePaul Bolle2013-05-21
| | |/
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-30
|\ \ \ | |/ / |/| |
| * | ipvs: ip_vs_sh: fix buildJan Beulich2013-05-29
| * | netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček2013-05-29
| * | ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-27
| * | netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang2013-05-23
| * | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* | | net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga2013-05-29
* | | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-05-29
* | | ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-05-28
* | | ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-24
|\ \ \
| * | | tcp: xps: fix reordering issuesEric Dumazet2013-05-23
| |/ /
| * | xfrm: properly handle invalid states as an errorTimo Teräs2013-05-23
| * | tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-23
| * | batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-21
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-20
| |\|
| | * cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-16
| | * mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-16
| | * cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-16
| | * mac80211: fix AP-mode frame matchingJohannes Berg2013-05-16
| | * nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-16
| | * mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-16
| | * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-16
| | * mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-16
| | * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-16
| | * cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-16
| | * cfg80211: fix wiphy_register error pathJohannes Berg2013-05-16
| * | ip_gre: fix a possible crash in ipgre_err()Eric Dumazet2013-05-20
| * | net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang2013-05-19
| * | netlabel: improve domain mapping validationPaul Moore2013-05-19
| * | ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-05-18