aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-24iwlwifi: don't delay scan in IBSS modeTomas Winkler
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger
2008-09-24cfg80211: fix code ordering in header fileJohannes Berg
2008-09-24cfg80211: clean up static regdomain messJohannes Berg
2008-09-24cfg80211: fix regulatory code constJohannes Berg
2008-09-24cfg80211: clean up regulatory messJohannes Berg
2008-09-24cfg80211: fix static regdomainsJohannes Berg
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-09-23net: remove ifalias on empty given alias Oliver Hartkopp
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-23can: Add documentation for virtual CAN driver usageOliver Hartkopp
2008-09-23tcp: Fix queue traversal in tcp_use_frto().David S. Miller
2008-09-23tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23neigh: Remove by-hand SKB queue handling.David S. Miller
2008-09-23pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski
2008-09-23tcp: Use SKB queue handling interfaces instead of by-hand versions.David S. Miller
2008-09-23net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().David S. Miller
2008-09-23net: Add skb_queue_next().David S. Miller
2008-09-23tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller
2008-09-23net: Add skb_queue_is_last().David S. Miller
2008-09-23usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-09-22pkt_sched: Check the state of tx_queue in dequeue_skb()Jarek Poplawski
2008-09-22pkt_sched: Always use q->requeue in dev_requeue_skb().David S. Miller
2008-09-22pkt_sched: Make qdisc->gso_skb a list.David S. Miller
2008-09-22sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller
2008-09-22net: Fix bus in SKB queue splicing interfaces.David S. Miller
2008-09-22net: network device name ifalias supportStephen Hemminger
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-22Phonet: kernel documentationRemi Denis-Courmont
2008-09-22Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont
2008-09-22Phonet: proc interface for port rangeRemi Denis-Courmont
2008-09-22Phonet: provide MAC header operationsRemi Denis-Courmont
2008-09-22Phonet: Phonet datagram transport protocolRemi Denis-Courmont
2008-09-22Phonet: common socket glueRemi Denis-Courmont
2008-09-22Phonet: Netlink interfaceRemi Denis-Courmont
2008-09-22Phonet: network device and address handlingRemi Denis-Courmont
2008-09-22Phonet: add CONFIG_PHONETRemi Denis-Courmont
2008-09-22Phonet: PF_PHONET protocol family supportRemi Denis-Courmont
2008-09-22Phonet: global definitionsRemi Denis-Courmont
2008-09-22ipsec: Fix xfrm_state_walk raceHerbert Xu
2008-09-22cassini: use request_firmwareJaswinder Singh
2008-09-22net/atm/lec.c: drop code after returnJulia Lawall
2008-09-22drivers/net/wan: Use DIV_ROUND_UPJulia Lawall
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall
2008-09-22hci_usb: replace mb with smp_mbMing Lei
2008-09-22net: em_cmp.c use unaligned access helpersHarvey Harrison
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas