summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-164-49/+43
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-2350-246/+412
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-231-22/+9
| | * | | | | | | | | | nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields2009-10-271-23/+30
| | * | | | | | | | | | nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-272-4/+4
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1617-134/+149
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-162-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | RDMA/cm: fix loopback address supportSean Hefty2009-11-192-4/+4
| * | | | | | | | | | | | | const: constify remaining pipe_buf_operationsAlexey Dobriyan2009-12-161-1/+1
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-153-7/+5
| * | | | | | | | | | | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-152-2/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'nfs-for-2.6.33'Trond Myklebust2009-12-138-60/+162
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | rpc: remove unneeded function parameter in gss_add_msg()Suresh Jayaraman2009-12-091-2/+2
| | * | | | | | | | | | | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2009-12-081-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin2009-12-081-1/+1
| | * | | | | | | | | | | | Merge branch 'devel' into linux-nextTrond Myklebust2009-12-035-41/+132
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | SUNRPC: soft connect semantics for UDPChuck Lever2009-12-031-0/+4
| | | * | | | | | | | | | | SUNRPC: Use soft connect semantics when performing RPC pingChuck Lever2009-12-031-5/+5
| | | * | | | | | | | | | | SUNRPC: Use soft connects for autobinding over TCPChuck Lever2009-12-032-2/+17
| | | * | | | | | | | | | | SUNRPC: Use TCP for local rpcbind upcallsChuck Lever2009-12-031-2/+2
| | | * | | | | | | | | | | SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever2009-12-032-16/+80
| | | * | | | | | | | | | | SUNRPC: Simplify synopsis of rpcb_local_clnt()Chuck Lever2009-12-031-7/+4
| | | * | | | | | | | | | | SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever2009-12-032-3/+10
| | | * | | | | | | | | | | SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()Chuck Lever2009-12-031-0/+12
| | | * | | | | | | | | | | SUNRPC: Display compressed (shorthand) IPv6 presentation addressesChuck Lever2009-12-031-9/+1
| | * | | | | | | | | | | | RPC: Fix two potential races in put_rpccredTrond Myklebust2009-12-031-16/+23
| | * | | | | | | | | | | | SUNRPC: Ensure that we honour autoclose before attempting to reconnectTrond Myklebust2009-12-031-0/+4
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-191-1/+1
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-193-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | mac80211: fix sign error in pid controllerBob Copeland2010-01-181-1/+1
| * | | | | | | | | | | | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-151-0/+3
| * | | | | | | | | | | | cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-141-0/+1
* | | | | | | | | | | | | dccp: fix dccp rmmod when kernel configured to use slubNeil Horman2010-01-192-13/+7
* | | | | | | | | | | | | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-171-0/+2
* | | | | | | | | | | | | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-164-5/+25
* | | | | | | | | | | | | appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin2010-01-151-1/+1
* | | | | | | | | | | | | dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman2010-01-151-1/+2
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-131-1/+6
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1210-45/+155
|\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-111-2/+2
| * | | | | | | | | | mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau2010-01-111-2/+5
| * | | | | | | | | | mac80211: fix endian errorJohannes Berg2010-01-081-2/+2
| * | | | | | | | | | mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-082-1/+7
| * | | | | | | | | | mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek2010-01-081-0/+1
| * | | | | | | | | | Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-063-9/+9
| * | | | | | | | | | mac80211: fix-up build breakage in 2.6.33John W. Linville2010-01-061-1/+1
| * | | | | | | | | | mac80211: fix skb buffering issueJohannes Berg2010-01-056-32/+132
| * | | | | | | | | | cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-041-1/+1
* | | | | | | | | | | af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski2010-01-111-5/+14
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-01-085-25/+31
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |