summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan2013-03-171-2/+1
* vxlan: generalize forwarding tablesDavid Stevens2013-03-171-1/+1
* ipv4: replace ip_fast_csum with csum_replace2Li RongQing2013-03-151-3/+2
* VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2013-03-152-3/+16
* batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-133-0/+246
* batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-136-3/+253
* batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-135-0/+466
* batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-134-7/+557
* batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-137-0/+524
* batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-139-1/+176
* batman-adv: don't use !! in bool conversionAntonio Quartulli2013-03-132-5/+5
* batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll2013-03-131-4/+14
* batman-adv: replace redundant primary_if_get callsMarek Lindner2013-03-133-46/+11
* tcp: TLP loss detection.Nandita Dukkipati2013-03-125-0/+52
* tcp: Tail loss probe (TLP)Nandita Dukkipati2013-03-127-22/+156
* bridge: using for_each_set_bit to simplify the codeWei Yongjun2013-03-122-12/+3
* bridge: using for_each_set_bit_from to simplify the codeWei Yongjun2013-03-121-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-1230-124/+195
|\
| * bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger2013-03-121-0/+1
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-121-3/+3
| |\
| | * batman-adv: verify tt len does not exceed packet lenMarek Lindner2013-03-111-3/+3
| * | net/ipv4: Ensure that location of timestamp option is storedDavid Ward2013-03-121-4/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1126-113/+188
| |\
| | * 6lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明2013-03-101-1/+1
| | * dcbnl: fix various netlink info leaksMathias Krause2013-03-101-0/+8
| | * rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause2013-03-101-0/+1
| | * bridge: fix mdb info leaksMathias Krause2013-03-101-0/+4
| | * ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa2013-03-081-1/+2
| | * bridging: fix rx_handlers return codeCristian Bercaru2013-03-081-0/+1
| | * netlabel: fix build problems when CONFIG_IPV6=nPaul Moore2013-03-081-10/+5
| | * net/rds: zero last byte for strncpyChen Gang2013-03-081-0/+1
| | * bridge: add missing vid to br_mdb_get()Cong Wang2013-03-074-5/+6
| | * Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch2013-03-071-0/+1
| | * afkey: fix a typoJunwei Zhang2013-03-071-4/+4
| | * netlabel: correctly list all the static label mappingsPaul Moore2013-03-071-6/+6
| | * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-073-7/+14
| | |\
| | | * netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle2013-03-041-6/+1
| | | * netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng2013-03-041-0/+3
| | | * netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches2013-03-021-1/+10
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-066-42/+70
| | |\ \
| | | * | mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
| | | * | mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
| | | * | mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2
| | | * | nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
| | | * | mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
| | | * | nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1
| | | * | mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
| | | * | mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
| | * | | net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward2013-03-061-1/+1
| | * | | net: reduce net_rx_action() latency to 2 HZEric Dumazet2013-03-061-1/+1
OpenPOWER on IntegriCloud