summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-05-13batman-adv: use shorter pr_warn instead of pr_warningSven Eckelmann
2012-05-13batman-adv: refactor window_protected to avoid unnecessary return statementMarek Lindner
2012-05-13batman-adv: prepare lq_update_lock to be shared among different protocolsMarek Lindner
2012-05-13batman-adv: improve unicast packet (re)routingAntonio Quartulli
2012-05-13batman-adv: avoid skb_linearise() if not neededAntonio Quartulli
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet
2012-05-11net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack
2012-05-11batman-adv: add contributor nameAntonio Quartulli
2012-05-11batman-adv: update copyright yearsAntonio Quartulli
2012-05-11batman-adv: fix checkpatch string complaintMarek Lindner
2012-05-11batman-adv: avoid temporary routing loops by being strict on forwarded OGMsMarek Lindner
2012-05-11batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing
2012-05-11batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner
2012-05-11batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...Marek Lindner
2012-05-11batman-adv: ignore protocol packets if the interface did not enable this prot...Marek Lindner
2012-05-11batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner
2012-05-11KEYS: Announce key type (un)registrationDavid Howells
2012-05-11batman-adv: replace HZ calculations with jiffies_to_msecs()Marek Lindner
2012-05-11batman-adv: rename last_valid to last_seenMarek Lindner
2012-05-11batman-adv: register batman ogm receive function during protocol initMarek Lindner
2012-05-11batman-adv: introduce packet type handler array for incoming packetsMarek Lindner