aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-28
* MPLS: Add limited GSO supportSimon Horman2013-05-28
* tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches2013-05-26
* tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches2013-05-26
* tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet2013-05-26
* net: add netnotifier event for upper device changeJiri Pirko2013-05-26
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24
|\
| * 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
| | * | batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-17
| | * | tcp: gso: do not generate out of order packetsEric Dumazet2013-05-16
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-16
| | |\ \
| | | * | netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso2013-05-16
| | | * | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
| | | * | netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso2013-05-06
| | * | | net/802/mrp: fix lockdep splatEric Dumazet2013-05-14
| | * | | tcp: fix tcp_md5_hash_skb_data()Eric Dumazet2013-05-14
| * | | | Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-19
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | libceph: init sent and completed when startingAlex Elder2013-05-13
* | | | | bridge: Set vlan_features to allow offloads on vlans.Vlad Yasevich2013-05-23
* | | | | ipv6: use ipv6_addr_scope() helperCong Wang2013-05-23
* | | | | ipv6: use ipv6_addr_any() helperCong Wang2013-05-23
* | | | | sch_tbf: segment too big GSO packetsEric Dumazet2013-05-23
* | | | | net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman2013-05-22
* | | | | bridge: send query as soon as leave is receivedCong Wang2013-05-22
* | | | | bridge: only expire the mdb entry when query is receivedCong Wang2013-05-22
* | | | | bridge: use the bridge IP addr as source addr for querierCong Wang2013-05-22
* | | | | tcp: md5: remove spinlock usage in fast pathEric Dumazet2013-05-20