aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-24[MIPS] Fixe the definition of PTRS_PER_PGDJack Tan
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-23smb.h: do not include linux/time.h in userspaceKirill A. Shutemov
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
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-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-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: 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-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-09-21net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller
2008-09-20tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen
2008-09-20tcp: reorganize retransmit code loopsIlpo Järvinen
2008-09-20tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen
2008-09-20tcp: Partial hint clearing has again become meaninglessIlpo Järvinen
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-19Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-19net: Fix build with ARCH=umDavid S. Miller
2008-09-19phylib: allow incremental scanning of an mii busLennert Buytenhek
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman
2008-09-18atl2: add atl2 driverChris Snook
2008-09-16warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven
2008-09-16Fix PNP build failure, bugzilla #11276David Miller
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg