aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-09
* SUNRPC: One more clean up for rpc_create_client_dir()Trond Myklebust2009-08-09
* SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-09
* SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_create_client_dir()Trond Myklebust2009-08-09
* SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust2009-08-09
* SUNRPC: rpc_pipefs cleanupTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_populate/depopulateTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_lookup_createTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_unlink()Trond Myklebust2009-08-09
* SUNRPC: Clean up file creation code in rpc_pipefsTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_pipefs lookup code...Trond Myklebust2009-08-09
* SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcallTrond Myklebust2009-08-09
* SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-07
|\
| * net: Fix spinlock use in alloc_netdev_mq()Ingo Molnar2009-08-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-04
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-03
| |\
| | * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-03
| | * cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-03
| * | bluetooth: rfcomm_init bug fixDave Young2009-08-03
| |/
| * net: restore the original spinlock to protect unicast listJiri Pirko2009-08-02
| * net: net_assign_generic() fixEric Dumazet2009-08-02
| * ipv4: ARP neigh procfs buffer overflowroel kluin2009-07-30
| * net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
| |\
| | * mac80211: fix suspendJohannes Berg2009-07-29
| | * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-27
* | | net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-27
|\| |
| * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-27
| |/
| * net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-26
| * NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-26
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-21
| * nl80211: Memory leak fixedNiko Jokinen2009-07-21
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-21
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-21
| * mac80211: fix injection in monitor modePavel Roskin2009-07-21
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-21
| * mac80211: disable meshJohannes Berg2009-07-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-22
|\|
| * Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-20
| * tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-20
| * tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-20
| * net: sock_copy() fixesEric Dumazet2009-07-16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-07-16
| |\
| | * netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2009-07-16
| | * netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy2009-07-16
| * | net/can: add module alias to can protocol driversLothar Waßmann2009-07-15
| * | net/can bugfix: use after free bug in can protocol driversLothar Waßmann2009-07-15