summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski2008-03-201-2/+4
| * | | | | bridge: use time_before() in br_fdb_cleanup()Fabio Checconi2008-03-201-1/+1
| * | | | | [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
| * | | | | MAINTAINERS: bluez-devel is subscribers-onlyPavel Machek2008-03-201-1/+1
| * | | | | audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov2008-03-201-3/+8
| * | | | | [NET]: Fix permissions of /proc/netAndre Noll2008-03-201-1/+1
| * | | | | [SCTP]: Fix a race between module load and protosw accessVlad Yasevich2008-03-203-61/+112
| * | | | | [NETFILTER]: ipt_recent: sanity check hit countDaniel Hokka Zakrisson2008-03-201-0/+2
| * | | | | [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()Roel Kluin2008-03-201-1/+1
| * | | | | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-181-3/+0
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17949-11533/+15536
| |\ \ \ \ \
| * | | | | | [IPV4]: esp_output() misannotationsAl Viro2008-03-171-1/+1
| * | | | | | [8021Q]: vlan_dev misannotationsAl Viro2008-03-171-1/+1
| * | | | | | xfrm: ->eth_proto is __be16Al Viro2008-03-171-1/+1
| * | | | | | [IPV4]: ipv4_is_lbcast() misannotationsAl Viro2008-03-171-1/+1
| * | | | | | [SUNRPC]: net/* NULL noiseAl Viro2008-03-171-1/+1
| * | | | | | [SCTP]: fix misannotated __sctp_rcv_asconf_lookup()Al Viro2008-03-171-1/+1
| * | | | | | [PKT_SCHED]: annotate cls_u32Al Viro2008-03-173-9/+9
| * | | | | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-178-15/+16
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-178-81/+127
| |\ \ \ \ \ \
| | * | | | | | rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-134-68/+106
| | * | | | | | ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin2008-03-131-0/+2
| | * | | | | | b43: phy.c fix typo in register writeHarvey Harrison2008-03-131-1/+1
| | * | | | | | PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno2008-03-131-0/+2
| | * | | | | | PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno2008-03-131-12/+15
| | * | | | | | prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski2008-03-131-0/+1
| * | | | | | | ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-171-11/+11
| * | | | | | | ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund2008-03-171-2/+4
| * | | | | | | igb: Correctly get protocol informationMitch Williams2008-03-171-4/+17
| * | | | | | | [IOC3] Fix section missmatchRalf Baechle2008-03-171-1/+2
| * | | | | | | 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-171-3/+7
| * | | | | | | forcedeth: limit tx to 16Ayaz Abdulla2008-03-171-18/+100
| * | | | | | | 3c501: Further coding style fixesAlan Cox2008-03-171-7/+9
| * | | | | | | cxgb3: Fix transmit queue stop mechanismDivy Le Ray2008-03-171-3/+9
| * | | | | | | NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese2008-03-171-0/+4
| * | | | | | | rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-171-4/+8
| * | | | | | | NEWEMAC: fix support for pause packetsPravin M. Bathija2008-03-171-0/+7
| * | | | | | | drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall2008-03-171-3/+0
| * | | | | | | drivers/net/ipg.c: remove unused variableJulia Lawall2008-03-171-3/+0
| * | | | | | | epic100 endianness annotations and fixesAl Viro2008-03-171-20/+27
| * | | | | | | ipg fixAl Viro2008-03-171-1/+6
| * | | | | | | more misannotations: ne2k-pciAl Viro2008-03-171-4/+4
| * | | | | | | fore2000 - fix misannotationsAl Viro2008-03-172-108/+108
| * | | | | | | wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-171-5/+12
| * | | | | | | r6040 endianness fixesAl Viro2008-03-171-4/+6
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-218-16/+25
|\ \ \ \ \ \ \
| * | | | | | | sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu2008-03-211-2/+6
| * | | | | | | SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-211-1/+1
| * | | | | | | sh: Fix more user header breakage from sh64 integration.Paul Mundt2008-03-142-8/+13
| * | | | | | | sh: Fix uImage build error.Paul Mundt2008-03-141-2/+2