aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-05-21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-20
| |\
| * | ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack2012-05-20
| * | net/ipv4: replace simple_strtoul with kstrtoulEldad Zack2012-05-20
| * | net/ipv4/ipconfig: neaten __setup placementEldad Zack2012-05-20
| * | ipv6: use skb coalescing in reassemblyEric Dumazet2012-05-19
| * | ipv4: use skb coalescing in defragmentationEric Dumazet2012-05-19
| * | net: introduce skb_try_coalesce()Eric Dumazet2012-05-19
| * | net:ipv6:fixed space issues relating to operators.Jeffrin Jose2012-05-19
| * | net:ipv6:fixed a trailing white space issue.Jeffrin Jose2012-05-19
| * | ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet2012-05-19
| * | net: napi_frags_skb() is staticEric Dumazet2012-05-19
| * | ipv6: bool/const conversions phase2Eric Dumazet2012-05-19
| * | ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller2012-05-19
| * | ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet2012-05-18
| * | ipv6: remove csummode in ip6_append_data()Eric Dumazet2012-05-18
| * | net: introduce netdev_alloc_frag()Eric Dumazet2012-05-18
| * | ipv6: bool conversions phase1Eric Dumazet2012-05-18
| * | ip_frag: struct inet_frags match() method returns a boolEric Dumazet2012-05-18
| * | econet: remove ancient bug ridden protocolStephen Hemminger2012-05-18
| * | lapb: Neaten debuggingJoe Perches2012-05-17
| * | drop_monitor: convert to modular buildingNeil Horman2012-05-17
| * | net: netdev_alloc_skb() use build_skb()Eric Dumazet2012-05-17
| * | ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-17
| * | tcp: bool conversionsEric Dumazet2012-05-17
| * | net: core: Use pr_<level>Joe Perches2012-05-17
| * | net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches2012-05-17
| * | pktgen: Use pr_debugJoe Perches2012-05-17
| * | net: include/net/sock.h cleanupEric Dumazet2012-05-17
| * | net: l2tp: Standardize logging stylesJoe Perches2012-05-17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
| |\ \
| * | | netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso2012-05-16
| * | | netfilter: xt_CT: remove redundant header includeEldad Zack2012-05-16
| * | | netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-16
| * | | netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso2012-05-16
| * | | netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso2012-05-16
| * | | netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter2012-05-16
| * | | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-16
| * | | net: sock_flag() cleanupEric Dumazet2012-05-16
| * | | fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-16
| * | | mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2012-05-16
| * | | mac802154: slaves management supportalex.bluesman.smirnov@gmail.com2012-05-16
| * | | ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com2012-05-16
| * | | mac802154: basic mib supportalex.bluesman.smirnov@gmail.com2012-05-16
| * | | mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com2012-05-16
| * | | mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com2012-05-16
| * | | mac802154: TX data pathalex.bluesman.smirnov@gmail.com2012-05-16
| * | | mac802154: RX data pathalex.bluesman.smirnov@gmail.com2012-05-16
| * | | mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-16
| * | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-16
| |\ \ \