aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* can: Add documentation for virtual CAN driver usageOliver Hartkopp2008-09-23
* tcp: Fix queue traversal in tcp_use_frto().David S. Miller2008-09-23
* tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller2008-09-23
* ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller2008-09-23
* neigh: Remove by-hand SKB queue handling.David S. Miller2008-09-23
* pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski2008-09-23
* tcp: Use SKB queue handling interfaces instead of by-hand versions.David S. Miller2008-09-23
* net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().David S. Miller2008-09-23
* net: Add skb_queue_next().David S. Miller2008-09-23
* tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller2008-09-23
* net: Add skb_queue_is_last().David S. Miller2008-09-23
* usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-23
* zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller2008-09-23
* de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller2008-09-23
* pkt_sched: Check the state of tx_queue in dequeue_skb()Jarek Poplawski2008-09-23
* pkt_sched: Always use q->requeue in dev_requeue_skb().David S. Miller2008-09-23
* pkt_sched: Make qdisc->gso_skb a list.David S. Miller2008-09-23
* sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller2008-09-23
* net: Fix bus in SKB queue splicing interfaces.David S. Miller2008-09-23
* net: network device name ifalias supportStephen Hemminger2008-09-23
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-22
* Phonet: kernel documentationRemi Denis-Courmont2008-09-22
* Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont2008-09-22
* Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-22
* Phonet: provide MAC header operationsRemi Denis-Courmont2008-09-22
* Phonet: Phonet datagram transport protocolRemi Denis-Courmont2008-09-22
* Phonet: common socket glueRemi Denis-Courmont2008-09-22
* Phonet: Netlink interfaceRemi Denis-Courmont2008-09-22
* Phonet: network device and address handlingRemi Denis-Courmont2008-09-22
* Phonet: add CONFIG_PHONETRemi Denis-Courmont2008-09-22
* Phonet: PF_PHONET protocol family supportRemi Denis-Courmont2008-09-22
* Phonet: global definitionsRemi Denis-Courmont2008-09-22
* ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-22
* cassini: use request_firmwareJaswinder Singh2008-09-22
* net/atm/lec.c: drop code after returnJulia Lawall2008-09-22
* drivers/net/wan: Use DIV_ROUND_UPJulia Lawall2008-09-22
* drivers/atm: Use DIV_ROUND_UPJulia Lawall2008-09-22
* hci_usb: replace mb with smp_mbMing Lei2008-09-22
* net: em_cmp.c use unaligned access helpersHarvey Harrison2008-09-22
* irda: follow lspci device/vendor styleBjorn Helgaas2008-09-22
* mISDN: misc timerdev fixesAndi Kleen2008-09-22
* mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-22
* mISDN: endian annotations for struct ztHarvey Harrison2008-09-22
* drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-22
* netfilter: xt_time gives a wrong monthday in a leap yearKaihui Luo2008-09-22
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-22
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-22
* bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller2008-09-22
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-22
* net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller2008-09-22