summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-2435-137/+309
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2433-86/+305
| |\
| | * tcp: xps: fix reordering issuesEric Dumazet2013-05-231-4/+6
| | * xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
| | * tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
| | * batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2010-31/+101
| | |\
| | | * cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
| | | * mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
| | | * cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
| | | * mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
| | | * nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
| | | * mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
| | | * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-1/+8
| | | * mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| | | * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
| | | * cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
| | | * cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
| | * | ip_gre: fix a possible crash in ipgre_err()Eric Dumazet2013-05-201-1/+2
| | * | net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang2013-05-191-1/+1
| | * | netlabel: improve domain mapping validationPaul Moore2013-05-191-0/+69
| | * | ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-05-181-1/+1
| | * | batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-173-1/+23
| | * | tcp: gso: do not generate out of order packetsEric Dumazet2013-05-161-1/+21
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-169-32/+58
| | |\ \
| | | * | netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso2013-05-161-3/+14
| | | * | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-157-28/+36
| | | * | netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso2013-05-063-1/+8
| | * | | net/802/mrp: fix lockdep splatEric Dumazet2013-05-141-2/+2
| | * | | tcp: fix tcp_md5_hash_skb_data()Eric Dumazet2013-05-141-2/+5
| * | | | Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-201-50/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-151-1/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | libceph: init sent and completed when startingAlex Elder2013-05-131-1/+4
* | | | | bridge: Set vlan_features to allow offloads on vlans.Vlad Yasevich2013-05-231-6/+7
* | | | | ipv6: use ipv6_addr_scope() helperCong Wang2013-05-231-2/+1
* | | | | ipv6: use ipv6_addr_any() helperCong Wang2013-05-231-3/+3
* | | | | sch_tbf: segment too big GSO packetsEric Dumazet2013-05-231-2/+45
* | | | | net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman2013-05-221-1/+2
* | | | | bridge: send query as soon as leave is receivedCong Wang2013-05-221-0/+26
* | | | | bridge: only expire the mdb entry when query is receivedCong Wang2013-05-222-27/+13
* | | | | bridge: use the bridge IP addr as source addr for querierCong Wang2013-05-223-1/+31
* | | | | tcp: md5: remove spinlock usage in fast pathEric Dumazet2013-05-203-90/+24
* | | | | rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-204-3/+177
* | | | | tcp: remove bad timeout logic in fast recoveryYuchung Cheng2013-05-191-64/+1
* | | | | ipv6: add support of peer addressNicolas Dichtel2013-05-191-17/+47
* | | | | dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel2013-05-171-1/+0
* | | | | tcp: speedup tcp_fixup_rcvbuf()Eric Dumazet2013-05-161-3/+1
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-1311-23/+65
|\ \ \ \
| * | | | xfrm6: release dev before returning errorCong Wang2013-05-111-1/+3
| * | | | ipv6,gre: do not leak info to user-spaceAmerigo Wang2013-05-111-0/+2
OpenPOWER on IntegriCloud