summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-12tcp: TLP loss detection.Nandita Dukkipati
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2013-03-12bridge: using for_each_set_bit to simplify the codeWei Yongjun
2013-03-12bridge: using for_each_set_bit_from to simplify the codeWei Yongjun
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger
2013-03-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-12flow_dissector: support L2 GREMichael Dalton
2013-03-11batman-adv: verify tt len does not exceed packet lenMarek Lindner
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-11net: can: af_can.c: Fix checkpatch warningsValentin Ilie
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang
2013-03-106lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明
2013-03-10ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause
2013-03-10dcbnl: fix various netlink info leaksMathias Krause
2013-03-10rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-10bridge: fix mdb info leaksMathias Krause
2013-03-10tunnel: use iptunnel_xmit() againCong Wang
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09ipip: capture inner headers during encapsulationPravin B Shelar
2013-03-09ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar
2013-03-09dcb: fix sparse warningsstephen hemminger
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-03-09tunneling: Capture inner mac header during encapsulation.Pravin B Shelar
2013-03-09net: Add skb_headers_offset_update helper function.Pravin B Shelar
2013-03-09tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar
2013-03-09net: Kill link between CSUM and SG features.Pravin B Shelar
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-08ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa
2013-03-08ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa
2013-03-08ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf
2013-03-08ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2013-03-08bridging: fix rx_handlers return codeCristian Bercaru
2013-03-08netlabel: fix build problems when CONFIG_IPV6=nPaul Moore
2013-03-08net/rds: zero last byte for strncpyChen Gang
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet
2013-03-07bridge: add missing vid to br_mdb_get()Cong Wang
2013-03-07Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch
2013-03-07bridge: use ipv4_is_local_multicast() helperAmerigo Wang
2013-03-07afkey: fix a typoJunwei Zhang
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet
2013-03-07netlabel: correctly list all the static label mappingsPaul Moore
2013-03-07net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich
2013-03-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-06htb: add HTB_DIRECT_QLEN attributeEric Dumazet
2013-03-06netconf: add the handler to dump entriesNicolas Dichtel
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward