aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2014-01-17tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch
2014-01-17net: rds: fix per-cpu helper usageGerald Schaefer
2014-01-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner
2014-01-14net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-01-14ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer
2014-01-13inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-09ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-08Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-01-07tipc: correctly unlink packets from deferred packet queueErik Hugne
2014-01-07ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing
2014-01-06bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-01-06ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-06netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer
2014-01-06netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann
2014-01-05net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann
2014-01-04NFC: Fix target mode p2p link establishmentArron Wang
2014-01-02netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2014-01-02ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano
2014-01-02net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich
2014-01-01ipv6: fix the use of pcpu_tstats in sitLi RongQing
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-12-29net: rose: restore old recvmsg behaviorFlorian Westphal
2013-12-29tipc: fix deadlock during socket releaseYing Xue
2013-12-29Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-12-28netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso
2013-12-28batman-adv: fix vlan header accessAntonio Quartulli
2013-12-28batman-adv: clean nf state when removing protocol headerAntonio Quartulli
2013-12-28batman-adv: fix alignment for batadv_tvlv_tt_changeAntonio Quartulli
2013-12-28batman-adv: fix size of batadv_bla_claim_dstSimon Wunderlich
2013-12-28batman-adv: fix size of batadv_icmp_headerAntonio Quartulli
2013-12-28batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich
2013-12-28batman-adv: fix alignment for batadv_coded_packetSimon Wunderlich
2013-12-28netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso
2013-12-28netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso
2013-12-27ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing
2013-12-27net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim
2013-12-27rds: prevent dereference of a NULL deviceSasha Levin