summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.13' into for-3.15Eric Paris2014-03-07553-15913/+38076
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-171-21/+17
| * tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-171-19/+32
| * net: rds: fix per-cpu helper usageGerald Schaefer2014-01-171-4/+3
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-161-1/+1
| |\
| | * batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
| * | bpf: do not use reciprocal divideEric Dumazet2014-01-151-28/+2
| |/
| * net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-142-4/+10
| * ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-01-141-2/+4
| * inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell2014-01-131-1/+4
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-105-19/+30
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-102-11/+14
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-092-11/+14
| | |\
| | | * Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-01-081-1/+1
| | | |\
| | | | * NFC: Fix target mode p2p link establishmentArron Wang2014-01-041-1/+1
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-061-10/+13
| | | |\ \ | | | | |/ | | | |/|
| | | | * mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-161-10/+13
| * | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-091-2/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-01-072-6/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer2014-01-061-1/+1
| | * | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-061-5/+27
| * | | | tipc: correctly unlink packets from deferred packet queueErik Hugne2014-01-071-0/+1
| * | | | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing2014-01-071-0/+6
| * | | | bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-061-2/+2
| * | | | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| |/ / /
| * | | net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2014-01-051-1/+1
| * | | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-021-2/+9
| * | | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-021-21/+3
| * | | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-021-5/+16
| * | | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-021-3/+10
| * | | net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-021-2/+3
| * | | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-023-23/+31
| * | | sctp: Remove outqueue empty stateVlad Yasevich2014-01-021-25/+7
| * | | ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-011-0/+2
| * | | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-312-2/+19
| * | | net: rose: restore old recvmsg behaviorFlorian Westphal2013-12-291-12/+4
| * | | tipc: fix deadlock during socket releaseYing Xue2013-12-293-48/+49
| * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-12-2911-105/+177
| |\ \ \
| | * | | batman-adv: fix vlan header accessAntonio Quartulli2013-12-281-1/+1
| | * | | batman-adv: clean nf state when removing protocol headerAntonio Quartulli2013-12-281-0/+5
| | * | | batman-adv: fix alignment for batadv_tvlv_tt_changeAntonio Quartulli2013-12-282-4/+6
| | * | | batman-adv: fix size of batadv_bla_claim_dstSimon Wunderlich2013-12-281-0/+2
| | * | | batman-adv: fix size of batadv_icmp_headerAntonio Quartulli2013-12-283-14/+44
| | * | | batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich2013-12-2810-85/+118
| | * | | batman-adv: fix alignment for batadv_coded_packetSimon Wunderlich2013-12-281-2/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-296-8/+33
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso2013-12-281-1/+3
| | * | | netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso2013-12-281-2/+10
| | * | | netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso2013-12-281-3/+7
| | * | | ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer2013-12-271-0/+6