pandora-kernel.git
2008-01-28 Daniel Walkerprism54: remove questionable down_interruptible usage
2008-01-28 John W. LinvilleRevert "rtl8187: fix tx power reading"
2008-01-28 Al Viromisc wireless annotations
2008-01-28 Al Viroipw2200: do not byteswap struct ipw_associate
2008-01-28 Al Viroipw2200 trivial annotations
2008-01-28 Al Viroprism54 trivial annotations
2008-01-28 Al Virobcm43xx annotations
2008-01-28 Al Virop54pci: endianness annotations and fixes
2008-01-28 Al Virohostap: don't mess with mixed-endian even for internal...
2008-01-28 Al Virohostap annotations
2008-01-28 Al Viroairo: last of endianness annotations
2008-01-28 Al Viroairo: sanitize handling of StatusRid
2008-01-28 Al Viroairo: sanitize APListRid handling
2008-01-28 Al Viroairo: sanitize handling of CapabilityRid
2008-01-28 Al Viroairo: sanitize handling of StatsRid
2008-01-28 Al Viroairo: sanitize handling of WepKeyRid
2008-01-28 Al Viroairo: sanitize BSSListRid handling
2008-01-28 Al Virobap_read()/bap_write() work with fixed-endian buffers
2008-01-28 Al Viroairo: sanitize handling of SSID_rid
2008-01-28 Al Viroairo: trivial endianness annotations
2008-01-28 Al Viroipw2200: ipw_tx_skb() endianness bug
2008-01-28 Al Viroipw2200 fix: ->rt_chbitmask is le16
2008-01-28 Al Viroipw2200 fix: struct ieee80211_radiotap_header is little...
2008-01-28 Al Viroray_cs fixes
2008-01-28 Al Viroipw2100 annotations and fixes
2008-01-28 Al Virop54common annotations and fixes
2008-01-28 Al Virohostap: fix endianness with txdesc->sw_support
2008-01-28 Al Viroairo: fix writerids() endianness
2008-01-28 Al Viroairo endianness bug: cap_rid.extSoftCap
2008-01-28 Al Viroairo: bug in airo_interrupt() handling on incoming...
2008-01-28 Al Viroairo: fix endianness bug in ->dBm handling
2008-01-28 Al Viroairo: fix transmit_802_11_packet()
2008-01-28 Al Viroieee80211: beacon->capability is little-endian
2008-01-28 Al Viroieee80211: fix misannotations
2008-01-28 Al Viroieee80211softmac_auth_resp() fix
2008-01-28 Al Viroseveral missing cpu_to_le16() in ieee80211softmac_capab...
2008-01-28 Al Viroeliminate byteswapping in struct ieee80211_qos_parameters
2008-01-28 John W. Linvillewireless: cleanup some merge errors
2008-01-28 Jan Engelhardt[IPV4]: Enable use of 240/4 address space.
2008-01-28 Jarek Poplawski[NET] gen_estimator: gen_replace_estimator() cosmetic...
2008-01-28 Stephen Hemminger[PKT_SCHED] net: add sparse annotation to ptype_seq_sta...
2008-01-28 Stephen Hemminger[PKT_SCHED] net classifier: style cleanup's
2008-01-28 Stephen Hemminger[PKT_SCHED] sch_atm: style cleanup
2008-01-28 Stephen Hemminger[PKT_SCHED] dsmark: checkpatch warning cleanup
2008-01-28 Stephen Hemminger[PKT_SCHED] dsmark: handle cloned and non-linear skb's
2008-01-28 David S. Miller[PKT_SCHED] dsmark: Use hweight32() instead of convolut...
2008-01-28 Stephen Hemminger[PKT_SCHED] dsmark: get rid of wrappers
2008-01-28 Stephen Hemminger[IPV6]: addrconf sparse warnings
2008-01-28 Patrick McHardy[NET_SCHED]: kill obsolete NET_CLS_POLICE option
2008-01-28 Patrick McHardy[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
2008-01-28 Pavel Emelyanov[VLAN]: Move protocol determination to seperate function
2008-01-28 Patrick McHardy[VLAN]: Clean up vlan_skb_recv()
2008-01-28 Patrick McHardy[VLAN]: Update list address
2008-01-28 Patrick McHardy[VLAN]: checkpatch cleanups
2008-01-28 Patrick McHardy[VLAN]: Turn __constant_htons into htons where possible
2008-01-28 Patrick McHardy[VLAN]: Turn VLAN_DEV_INFO into inline function
2008-01-28 Patrick McHardy[VLAN]: Simplify vlan unregistration
2008-01-28 Patrick McHardy[VLAN]: Clean up unregister_vlan_dev
2008-01-28 Patrick McHardy[VLAN]: Clean up initialization code
2008-01-28 Patrick McHardy[VLAN]: Remove non-implemented ioctls
2008-01-28 Patrick McHardy[VLAN]: Clean up debugging and printks
2008-01-28 Patrick McHardy[ETHER]: Bring back MAC_FMT
2008-01-28 Patrick McHardy[VLAN]: Kill useless check
2008-01-28 Patrick McHardy[VLAN]: Move device setup to vlan_dev.c
2008-01-28 Patrick McHardy[VLAN]: Use dev->stats
2008-01-28 Patrick McHardy[VLAN]: Kill useless VLAN_NAME define
2008-01-28 Patrick McHardy[VLAN]: Clean up vlan_hdr/vlan_ethhdr structs
2008-01-28 Patrick McHardy[VLAN]: Remove unnecessary structure declarations
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: remove useless printk
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: avoid a few #ifdefs
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: move dependencies to Kconfig
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: remove unnecessary ops
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: return proper error code...
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: remove unused inner qdisc
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: remove excessive debugging
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: formatting fixes
2008-01-28 Stephen Hemminger[PKT_SCHED] SFQ: whitespace cleanup
2008-01-28 Stephen Hemminger[PKT_SCHED] SFQ: use net_random
2008-01-28 Stephen Hemminger[PKT_SCHED] SFQ: timer is deferrable
2008-01-28 Denis V. Lunev[NETNS]: Process FIB rule action in the context of...
2008-01-28 Denis V. Lunev[NETNS]: FIB rules API cleanup.
2008-01-28 Denis V. Lunev[FIB]: Add netns to fib_rules_ops.
2008-01-28 Vlad Yasevich[SCTP]: Correctly initialize error when parameter valid...
2008-01-28 Adrian Bunk[IrDA]: Irport removal - part 2
2008-01-28 Adrian Bunk[IrDA]: Irport removal - part 1
2008-01-28 Robie Basak[IrDA]: Frame length validation.
2008-01-28 Robie Basak[IrDA]: Resend frames on timeout.
2008-01-28 Denis V. Lunev[NETNS]: Namespace stop vs 'ip r l' race.
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Denis V. Lunev[NETNS]: Memory leak on network namespace stop.
2008-01-28 Denis V. Lunev[NETNS]: Double free in netlink_release.
2008-01-28 Daniel Lezcano[IPV6]: Fix ip6_frag ctl
2008-01-28 Stefan Roesenet: NEWEMAC: Fix problem with mtu > 4080 on non TAH...
2008-01-28 Claudio Lanconelliadd driver for enc28j60 ethernet chip
2008-01-28 Thomas BogendoerferSGISEEQ: fix oops when doing ifconfig down; ifconfig up
2008-01-28 Stephen Hemmingersky2: version 1.21
2008-01-28 Stephen Hemmingersky2: support for Yukon Supreme
2008-01-28 Al Viroqla3xxx annotations
2008-01-28 Al Viroslhc annotations
next