aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal1-1/+1
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik7-21/+49
2012-05-16net: sock_flag() cleanupEric Dumazet1-7/+7
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet2-4/+5
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com5-2/+127
2012-05-16mac802154: slaves management supportalex.bluesman.smirnov@gmail.com2-0/+145
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com1-1/+8
2012-05-16mac802154: basic mib supportalex.bluesman.smirnov@gmail.com3-1/+97
2012-05-16mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com3-1/+48
2012-05-16mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com1-0/+28
2012-05-16mac802154: TX data pathalex.bluesman.smirnov@gmail.com3-1/+122
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com2-1/+114
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com6-0/+232
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller16-869/+20
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches12-57/+58
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches16-120/+116
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker2-670/+0
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker13-68/+12
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker2-131/+8
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville5-7/+31
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller1-13/+14
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches76-490/+306
2012-05-15xfrm_algo: drop an unnecessary inclusionJan Beulich1-3/+0
2012-05-15xfrm: make xfrm_algo.c a moduleJan Beulich5-9/+17
2012-05-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller10-23/+59
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller14-24/+384
2012-05-14net: codel: fix build errorsSasha Levin1-4/+5
2012-05-14net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven1-0/+1
2012-05-14net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxxAlex Shi2-8/+8
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan4-5/+21
2012-05-14batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already existsAntonio Quartulli1-0/+2
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter1-1/+1
2012-05-13batman-adv: Start new development cycleSven Eckelmann1-1/+1
2012-05-13batman-adv: use shorter pr_warn instead of pr_warningSven Eckelmann2-5/+5
2012-05-13batman-adv: refactor window_protected to avoid unnecessary return statementMarek Lindner1-9/+6
2012-05-13batman-adv: prepare lq_update_lock to be shared among different protocolsMarek Lindner3-6/+6
2012-05-13batman-adv: improve unicast packet (re)routingAntonio Quartulli4-0/+36
2012-05-13batman-adv: avoid skb_linearise() if not neededAntonio Quartulli1-2/+3
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-65/+36
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet3-0/+636
2012-05-11net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack1-18/+11
2012-05-11batman-adv: add contributor nameAntonio Quartulli2-2/+2
2012-05-11batman-adv: update copyright yearsAntonio Quartulli2-2/+2
2012-05-11batman-adv: fix checkpatch string complaintMarek Lindner1-2/+2
2012-05-11batman-adv: avoid temporary routing loops by being strict on forwarded OGMsMarek Lindner2-29/+32
2012-05-11batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing1-0/+43
2012-05-11batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner1-28/+29
2012-05-11batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callbackMarek Lindner4-14/+16
2012-05-11batman-adv: ignore protocol packets if the interface did not enable this protocolMarek Lindner1-0/+7