summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-17netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-14Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-01-14tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-01-14ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明
2013-01-13netfilter: x_tables: print correct hook names for ARPJan Engelhardt
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso
2013-01-12batman-adv: unbloat batadv_priv if debug is not enabledMarek Lindner
2013-01-12batman-adv: remove unused variable from orig_node structMarek Lindner
2013-01-12batman-adv: fix typo in debug messageAntonio Quartulli
2013-01-12batman-adv: use the const qualifier in hash functionsAntonio Quartulli
2013-01-12batman-adv: don't compile the BLA switch if not requestedAntonio Quartulli
2013-01-12batman-adv: remove useless NULL checkAntonio Quartulli
2013-01-12batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli
2013-01-12batman-adv: Initialize lockdep class keys for hashesAntonio Quartulli
2013-01-12batman-adv: remove useless assignment in tt_local_add()Antonio Quartulli
2013-01-12batman-adv: unify and properly print hex valuesAntonio Quartulli
2013-01-12batman-adv: print the CRC together with the translation tablesAntonio Quartulli
2013-01-12batman-adv: improve local translation table outputAntonio Quartulli
2013-01-12batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli
2013-01-12batman-adv: Do not add multicast MAC addresses to translation tableLinus Lüssing
2013-01-12batman-adv: use per_cpu_add helperShan Wei
2013-01-12net: splice: fix __splice_segment()Eric Dumazet
2013-01-11ipv4: fib: fix a comment.Rami Rosen
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11net: Export __netdev_pick_tx so that it can be used in modulesAlexander Duyck
2013-01-11Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-01-11tcp: accept RST without ACK flagEric Dumazet
2013-01-11net: Add support for XPS without sysfs being definedAlexander Duyck
2013-01-11net: Rewrite netif_set_xps_queues to address several issuesAlexander Duyck
2013-01-11net: Rewrite netif_reset_xps_queue to allow for better code reuseAlexander Duyck
2013-01-11net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck
2013-01-11net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck
2013-01-10net_sched: more precise pkt_len computationEric Dumazet
2013-01-10nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap
2013-01-10ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz
2013-01-10ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-01-10tcp: fix splice() and tcp collapsing interactionEric Dumazet
2013-01-10tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet