summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-106-330/+784
|\
| * SUNRPC: Add documenting comments in net/sunrpc/timer.cChuck Lever2009-08-091-16/+29
| * SUNRPC: Update xprt address strings after an rpcbind completesChuck Lever2009-08-091-41/+41
| * SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-092-21/+34
| * SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddrChuck Lever2009-08-091-12/+12
| * SUNRPC: Eliminate PROC macro from rpcb_clntChuck Lever2009-08-091-22/+91
| * SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.cChuck Lever2009-08-091-81/+0
| * SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.cChuck Lever2009-08-091-3/+77
| * SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSETChuck Lever2009-08-091-0/+22
| * SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.cChuck Lever2009-08-091-34/+0
| * SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.cChuck Lever2009-08-091-1/+75
| * SUNRPC: Use rpc_ntop() for constructing transport address stringsChuck Lever2009-08-092-102/+52
| * SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-093-45/+29
| * SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-092-1/+365
| * SUNRPC: Move XDR data type size macrosChuck Lever2009-08-091-25/+31
* | SUNRPC: convert some sysctls into module parametersTrond Myklebust2009-08-091-0/+52
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-071-2/+0
|\
| * net: Fix spinlock use in alloc_netdev_mq()Ingo Molnar2009-08-051-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0412-37/+79
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-033-6/+10
| |\
| | * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-5/+7
| | * cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-031-1/+3
| * | bluetooth: rfcomm_init bug fixDave Young2009-08-032-9/+20
| |/
| * net: restore the original spinlock to protect unicast listJiri Pirko2009-08-021-9/+16
| * net: net_assign_generic() fixEric Dumazet2009-08-021-1/+1
| * ipv4: ARP neigh procfs buffer overflowroel kluin2009-07-301-1/+3
| * net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-301-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-303-10/+28
| |\
| | * mac80211: fix suspendJohannes Berg2009-07-292-9/+27
| | * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-271-1/+1
* | | net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-291-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2710-38/+59
|\ \ \ | |/ /
| * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
| |/
| * net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-261-1/+1
| * NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-262-21/+20
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1
| * nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-211-3/+5
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-211-0/+4
| * mac80211: fix injection in monitor modePavel Roskin2009-07-211-1/+1
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-211-8/+19
| * mac80211: disable meshJohannes Berg2009-07-212-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-228-11/+53
|\ \ | |/
| * Fix error return for setsockopt(SO_TIMESTAMPING)RĂ©mi Denis-Courmont2009-07-201-1/+1
| * tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-202-2/+2
| * tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-203-1/+3
| * net: sock_copy() fixesEric Dumazet2009-07-161-2/+18
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-07-162-5/+21
| |\
| | * netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2009-07-161-3/+18
| | * netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy2009-07-161-2/+3
OpenPOWER on IntegriCloud