summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/atm/pppoatm.c: checkpatch cleanupsJoe Perches2010-01-261-4/+7
* net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches2010-01-261-33/+31
* net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches2010-01-261-72/+88
* net/atm/mpc.c: checkpatch cleanupsJoe Perches2010-01-261-193/+252
* net/atm/lec.c: checkpatch cleanupsJoe Perches2010-01-261-148/+136
* net/atm/ioctl.c: checkpatch cleanupsJoe Perches2010-01-261-98/+97
* net/atm/common.c: checkpatch cleanupsJoe Perches2010-01-261-165/+173
* net/atm/clip.c: checkpatch cleanupsJoe Perches2010-01-261-14/+12
* net/atm/br2684.c: checkpatch cleanupsJoe Perches2010-01-261-41/+31
* net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches2010-01-261-13/+14
* net/atm/atm_misc.c: checkpatch cleanupsJoe Perches2010-01-261-24/+16
* net/atm/addr.c: Convert include <asm to include <linuxJoe Perches2010-01-261-1/+1
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-2612-212/+190
* net: use helpers to access uc list V2Jiri Pirko2010-01-251-2/+2
* IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei2010-01-231-4/+30
* icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-231-1/+1
* 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