aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-17lapb: Neaten debuggingJoe Perches
2012-05-17drop_monitor: convert to modular buildingNeil Horman
2012-05-17net: netdev_alloc_skb() use build_skb()Eric Dumazet
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17net: core: Use pr_<level>Joe Perches
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches
2012-05-17pktgen: Use pr_debugJoe Perches
2012-05-17net: include/net/sock.h cleanupEric Dumazet
2012-05-17net: l2tp: Standardize logging stylesJoe Perches
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso
2012-05-17netfilter: xt_CT: remove redundant header includeEldad Zack
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik
2012-05-17netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso
2012-05-17netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso
2012-05-17netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-05-16net: sock_flag() cleanupEric Dumazet
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: slaves management supportalex.bluesman.smirnov@gmail.com
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic mib supportalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: TX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-15xfrm_algo: drop an unnecessary inclusionJan Beulich
2012-05-15xfrm: make xfrm_algo.c a moduleJan Beulich
2012-05-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-14net: codel: fix build errorsSasha Levin
2012-05-14net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-14batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...Antonio Quartulli
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter
2012-05-13batman-adv: Start new development cycleSven Eckelmann