packet: fix typo in packet_mmap.txt
[deliverable/linux.git] / net /
2011-12-23  stephen hemmingernetlink: wake up netlink listeners sooner (v2)
2011-12-23  stephen hemmingernetlink: af_netlink cleanup (v2)
2011-12-21  Xi Wangirda: use msecs_to_jiffies() rather than manual calculation
2011-12-21  Eric Dumazetsch_sfq: rehash queues in perturb timer
2011-12-21  Vijay Subramaniantcp: Replace constants with #define macros
2011-12-20  Ursula Braunaf_iucv: get rid of state IUCV_SEVERED
2011-12-20  Ursula Braunaf_iucv: remove unused timer infrastructure
2011-12-20  Ursula Braunaf_iucv: release reference to HS device
2011-12-20  Ursula Braunaf_iucv: accelerate close for HS transport
2011-12-20  Ursula Braunaf_iucv: support ancillary data with HS transport
2011-12-20  Cyrill Gorcunovnet: unix -- Add missing module.h inclusion
2011-12-20  Rusty Russellmodule_param: make bool parameters really bool (net...
2011-12-20  Rusty Russellnet: fix assignment of 0/1 to bool variables.
2011-12-19  Eric Dumazetnet: two vzalloc() cleanups
2011-12-19  David S. MillerRevert "net: Remove unused neighbour layer ops."
2011-12-19  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-16  Igor Maravićnet:bridge: use IS_ENABLED
2011-12-16  Igor Maravićnet:netfilter: use IS_ENABLED
2011-12-16  Igor Maravićnet:x25: use IS_ENABLED
2011-12-16  Igor Maravićnet:core: use IS_ENABLED
2011-12-16  Eric Dumazetsch_gred: prefer GFP_KERNEL allocations
2011-12-16  Glauber Costanet: fix sleeping while atomic problem in sock mem_cgroup.
2011-12-16  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-12-16  David S. Millerbatman-adv: Fix merge error.
2011-12-16  Ben Hutchingsethtool: Define and apply a default policy for RX flow...
2011-12-16  Ben Hutchingsethtool: Centralise validation of ETHTOOL_{G, S}RXFHIND...
2011-12-16  Pavel Emelyanovunix_diag: Write it into kbuild
2011-12-16  Pavel Emelyanovunix_diag: Receive queue lenght NLA
2011-12-16  Pavel Emelyanovunix_diag: Pending connections IDs NLA
2011-12-16  Pavel Emelyanovunix_diag: Unix peer inode NLA
2011-12-16  Pavel Emelyanovunix_diag: Unix inode info NLA
2011-12-16  Pavel Emelyanovunix_diag: Unix socket name NLA
2011-12-16  Pavel Emelyanovunix_diag: Dumping exact socket core
2011-12-16  Pavel Emelyanovunix_diag: Dumping all sockets core
2011-12-16  Pavel Emelyanovunix_diag: Basic module skeleton
2011-12-16  Pavel Emelyanovaf_unix: Export stuff required for diag module
2011-12-16  Pavel Emelyanovsock_diag: Generalize requests cookies managements
2011-12-16  Pavel Emelyanovsock_diag: Fix module netlink aliases
2011-12-16  Rajkumar Manoharancfg80211: Restore orig channel values upon disconnect
2011-12-16  Luis R. Rodriguezcfg80211: allow following country IE power for custom...
2011-12-16  David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-15  Mohammed Shafi Sha... mac80211: Fix power save in change interface
2011-12-15  Mohammed Shafi Sha... mac80211: remove an unnecessary paraenthesis
2011-12-15  Helmut Schaamac80211: Use appropriate TID for sending BAR, ADDBA...
2011-12-15  Johannes Bergmac80211: reduce station management complexity
2011-12-15  Johannes Bergmac80211: delay IBSS station insertion
2011-12-15  Johannes Bergmac80211: make address arguments to sta_info_alloc...
2011-12-15  Johannes Bergmac80211: count authorized stations per BSS
2011-12-15  Johannes Bergmac80211: refactor station state transitions
2011-12-15  Johannes Bergmac80211: use station mutex in configuration
2011-12-15  Johannes Bergmac80211: remove duplicate TDLS peer verification
2011-12-15  Johannes Bergcfg80211: validate nl80211 station handling better
2011-12-15  Johannes Bergnl80211: add TDLS peer flag to policy
2011-12-15  Dan Carpentertcp_memcontrol: fix reversed if condition
2011-12-14  Samuel OrtizNFC: Initial LLCP support
2011-12-14  Samuel OrtizNFC: Set and get DEP general bytes
2011-12-14  Samuel OrtizNFC: Add a DEP link control netlink command
2011-12-14  Samuel OrtizNFC: Atomic socket allocation
2011-12-14  Samuel OrtizNFC: Do not take the genl mutex from the netlink releas...
2011-12-14  Samuel OrtizNFC: Add tx skb allocation routine
2011-12-14  Samuel OrtizNFC: Add function name to the NFC pr_fmt() routine
2011-12-14  Simon Wunderlichmac80211: free skb on error path of ieee80211_ibss_join()
2011-12-14  Johannes Bergnl80211: accept testmode dump with netdev
2011-12-14  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-14  Eric Dumazetnet: ping: remove some sparse errors
2011-12-14  Eric Dumazetcls_flow: remove one dynamic array
2011-12-14  Eric Dumazetvlan: static functions
2011-12-14  Dan Carpentervlan: add rtnl_dereference() annotations
2011-12-14  Eric Dumazetrtnetlink: rtnl_link_register() sanity test
2011-12-13  David S. Milleripv6: Check dest prefix length on original route not...
2011-12-13  David S. Milleripv6: If neigh lookup fails during icmp6 dst allocation...
2011-12-13  David S. Millernet: Remove unused neighbour layer ops.
2011-12-13  Eliad Pellermac80211: don't check sdata_running in vif notifier
2011-12-13  Eliad Pellermac80211: configure BSS_CHANGED_ARP_FILTER on reconfigu...
2011-12-13  Dmitry TARNYAGINmac80211: Do not request FIF_BCN_PRBRESP_PROMISC for...
2011-12-13  Rajkumar Manoharancfg80211: notify core hints that helps to restore regd...
2011-12-13  Helmut Schaamac80211: Make use of ieee80211_is_* functions in tx...
2011-12-13  Yogesh Ashok Powarmac80211: Purge A-MPDU TX queues before station destruc...
2011-12-13  Vasanthakumar Thia... cfg80211: Fix race in bss timeout
2011-12-13  Dan Carpentermac80211: unlock on error path in ieee80211_ibss_join()
2011-12-13  Hagen Paul Pfeifernetem: add cell concept to simulate special MAC behavior
2011-12-13  David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-12-13  Eric Dumazetsch_gred: should not use GFP_KERNEL while holding a...
2011-12-13  Glauber CostaDisplay maximum tcp memory allocation in kmem cgroup
2011-12-13  Glauber CostaDisplay current tcp failcnt in kmem cgroup
2011-12-13  Glauber CostaDisplay current tcp memory allocation in kmem cgroup
2011-12-13  Glauber Costatcp buffer limitation: per-cgroup limit
2011-12-13  Glauber Costaper-netns ipv4 sysctl_tcp_mem
2011-12-13  Glauber Costatcp memory pressure controls
2011-12-13  Glauber Costasocket: initial cgroup code.
2011-12-13  Glauber Costafoundations of per-cgroup memory pressure controlling.
2011-12-12  Ted Fengipip, sit: copy parms.name after register_netdevice
2011-12-12  Li Weiipv6: Fix for adding multicast route for loopback devic...
2011-12-12  Dan Carpenternfc: signedness bug in __nci_request()
2011-12-12  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-12  Sven Eckelmannbatman-adv: Only write requested number of byte to...
2011-12-12  Sven Eckelmannbatman-adv: Directly check read of icmp packet in copy_...
2011-12-12  Paul Kotbatman-adv: bat_socket_read missing checks
2011-12-11  Eric Dumazetnet: use IS_ENABLED(CONFIG_IPV6)
2011-12-10  Pavel Emelyanovudp_diag: Fix the !ipv6 case
next
This page took 0.050776 seconds and 8 git commands to generate.