summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: constify MIB name tablesAlexey Dobriyan2010-01-234-10/+10
* neigh: simplify seq_file codeAlexey Dobriyan2010-01-231-7/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2323-38/+101
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-2226-294/+344
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1411-46/+161
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1211-36/+53
| | |\ \
| | * \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-01-083-3/+20
| | |\ \ \
| | | * | | sunrpc: fix build-time warningRandy Dunlap2010-01-061-1/+1
| | | * | | sunrpc: on successful gss error pipe write, don't return errorJeff Layton2009-12-181-1/+16
| | | * | | SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust2009-12-181-1/+1
| | | * | | SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust2009-12-181-1/+3
| | * | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-061-1/+2
| | |\ \ \ \
| | | * | | | sunrpc: fix peername failed on closed listenerXiaotian Feng2010-01-061-1/+2
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-3012-11/+84
| | |\ \ \ \ \
| * | | | | | | 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
| * | | | | | af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski2010-01-111-5/+14
* | | | | | | net/sctp: Eliminate useless codeJulia Lawall2010-01-211-1/+1
* | | | | | | net: Optimize non-gso test checksKrishna Kumar2010-01-211-12/+17
* | | | | | | tipc: Clean up configuration fileAllan Stephens2010-01-191-46/+27
* | | | | | | net: Unexport napi_gro_flush().David S. Miller2010-01-191-2/+1
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1930-304/+1390
|\ \ \ \ \ \ \
| * | | | | | | mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei2010-01-151-0/+1
| * | | | | | | mac80211: force use_short_slot=true for 5GHzFelix Fietkau2010-01-152-0/+9
| * | | | | | | cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-153-20/+66
| * | | | | | | mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault2010-01-151-1/+3
| * | | | | | | cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez2010-01-141-0/+6
| * | | | | | | cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez2010-01-141-2/+2
| * | | | | | | mac80211: check uapsd state for dynamic power saveKalle Valo2010-01-121-0/+25
| * | | | | | | mac80211: create tx handler for dynamic psKalle Valo2010-01-121-40/+41
| * | | | | | | mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-125-3/+113
| * | | | | | | mac80211: add U-APSD client supportKalle Valo2010-01-127-6/+81
| * | | | | | | mac80211: remove unused type argumentJohannes Berg2010-01-121-19/+19
| * | | | | | | mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek2010-01-121-1/+1
| * | | | | | | net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches2010-01-121-1/+1
OpenPOWER on IntegriCloud