Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-02 | 43 | -98/+242 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | af_unix: netns: fix problem of return value | Jianjun Kong | 2008-11-01 | 1 | -1/+1 | |
| * | | | | | | | | IRDA: remove double inclusion of module.h | Alexander Beregalov | 2008-11-01 | 2 | -2/+0 | |
| * | | | | | | | | udp: multicast packets need to check namespace | Eric Dumazet | 2008-11-01 | 2 | -9/+11 | |
| * | | | | | | | | net: add documentation for skb recycling | Stephen Hemminger | 2008-11-01 | 1 | -0/+12 | |
| * | | | | | | | | key: fix setkey(8) policy set breakage | Alexey Dobriyan | 2008-10-31 | 1 | -1/+0 | |
| * | | | | | | | | bpa10x: free sk_buff with kfree_skb | Ilpo Järvinen | 2008-10-31 | 1 | -2/+2 | |
| * | | | | | | | | xfrm: do not leak ESRCH to user space | fernando@oss.ntt.co | 2008-10-31 | 1 | -0/+2 | |
| * | | | | | | | | net: Really remove all of LOOPBACK_TSO code. | David S. Miller | 2008-10-31 | 1 | -9/+0 | |
| * | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6 | David S. Miller | 2008-10-30 | 4 | -4/+29 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c | Manish Katiyar | 2008-10-30 | 2 | -0/+24 | |
| | * | | | | | | | | netlabel: Fix compiler warnings in netlabel_mgmt.c | Paul Moore | 2008-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | cipso: unsigned buf_len cannot be negative | roel kluin | 2008-10-29 | 1 | -3/+4 | |
| * | | | | | | | | | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() | Alexey Dobriyan | 2008-10-30 | 1 | -2/+2 | |
| * | | | | | | | | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan | 2008-10-30 | 2 | -0/+34 | |
| * | | | | | | | | | net: delete excess kernel-doc notation | Randy Dunlap | 2008-10-30 | 3 | -3/+0 | |
| * | | | | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-30 | 13 | -37/+127 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gianfar: Don't reset TBI<->SerDes link if it's already up | Trent Piepho | 2008-10-31 | 1 | -0/+9 | |
| | * | | | | | | | | | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho | 2008-10-31 | 5 | -1/+59 | |
| | * | | | | | | | | | at91_ether: request/free GPIO for PHY interrupt | David Brownell | 2008-10-31 | 1 | -1/+5 | |
| | * | | | | | | | | | amd8111e: fix dma_free_coherent context | Chunbo Luo | 2008-10-31 | 1 | -5/+4 | |
| | * | | | | | | | | | atl1: fix vlan tag regression | Jay Cliburn | 2008-10-31 | 2 | -4/+5 | |
| | * | | | | | | | | | SMC91x: delete unused local variable "lp" | Mike Frysinger | 2008-10-31 | 1 | -2/+0 | |
| | * | | | | | | | | | myri10ge: fix stop/go mmio ordering | Brice Goglin | 2008-10-31 | 1 | -1/+3 | |
| | * | | | | | | | | | bonding: fix panic when taking bond interface down before removing module | Andy Gospodarek | 2008-10-31 | 1 | -5/+8 | |
| | * | | | | | | | | | bonding: Clean up resource leaks | Jay Vosburgh | 2008-10-31 | 1 | -18/+31 | |
| | * | | | | | | | | | bonding: fix miimon failure counter | Jay Vosburgh | 2008-10-31 | 1 | -0/+3 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-30 | 9 | -25/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ath5k: add self to MAINTAINERS | Bob Copeland | 2008-10-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode | Bob Copeland | 2008-10-29 | 1 | -3/+1 | |
| | * | | | | | | | | | | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular | Elias Oltmanns | 2008-10-29 | 2 | -15/+9 | |
| | * | | | | | | | | | | rt2x00: Fix build error when mac80211=M rt2x00=Y | Ivo van Doorn | 2008-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | ath5k: correct misspelling in debug help | Bob Copeland | 2008-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | libertas: fix buffer overrun | Johannes Berg | 2008-10-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | libertas: remove two libertas sparse warning | Holger Schurig | 2008-10-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | iwlwifi: fix suspend to RAM in iwlwifi | Tomas Winkler | 2008-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | pppoe: Fix socket leak. | David S. Miller | 2008-10-30 | 1 | -3/+3 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | linux/string.h: fix comment typo | Jeff Garzik | 2008-11-02 | 1 | -1/+1 | |
* | | | | | | | | | | | sparc32: kernel/trace/trace.c wants DIE_OOPS | Al Viro | 2008-11-01 | 1 | -0/+1 | |
* | | | | | | | | | | | el3_common_init() should be __devinit, not __init | Al Viro | 2008-11-01 | 1 | -3/+3 | |
* | | | | | | | | | | | missing dependencies on HAVE_CLK in drivers/mfd | Al Viro | 2008-11-01 | 1 | -2/+2 | |
* | | | | | | | | | | | section fixes for cirrusfb | Al Viro | 2008-11-01 | 1 | -1/+1 | |
* | | | | | | | | | | | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro | 2008-11-01 | 1 | -1/+1 | |
* | | | | | | | | | | | oss: fix O_NONBLOCK in dmasound_core | Al Viro | 2008-11-01 | 2 | -3/+3 | |
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-01 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature | Venki Pallipadi | 2008-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86: build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | init/do_mounts_md.c: remove duplicated #include | Huang Weiyi | 2008-11-01 | 1 | -1/+0 | |
* | | | | | | | | | | | x86: Clean up late e820 resource allocation | Linus Torvalds | 2008-11-01 | 1 | -3/+5 | |
* | | | | | | | | | | | reserve_region_with_split: Fix GFP_KERNEL usage under spinlock | Linus Torvalds | 2008-11-01 | 1 | -1/+1 |