summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-02connector: create connector workqueue only while needed onceFrederic Weisbecker1-0/+8
2009-02-01net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet1-1/+2
2009-02-01pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski2-3/+5
2009-02-01net: add ARP notify option for devicesStephen Hemminger2-0/+2
2009-02-01smsc911x: allow mac address to be saved before device resetSteve Glendinning1-0/+1
2009-02-01smsc911x: add external phy detection overridesSteve Glendinning1-0/+2
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-01-29gro: Avoid copying headers of unmerged packetsHerbert Xu2-2/+26
2009-01-29gro: Move common completion code into helpersHerbert Xu1-0/+3
2009-01-27net: wrong test in inet_ehash_locks_alloc()Eric Dumazet1-1/+1
2009-01-27net: Allow RX queue selection to seed TX queue hashing.David S. Miller1-0/+15
2009-01-26Phonet: use per-namespace devices listremi.denis-courmont@nokia1-1/+1
2009-01-26Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia1-1/+1
2009-01-26Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2-2/+2
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller180-15290/+80
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-64/+5
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+8
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa1-6/+4
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-51/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+0
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-1/+8
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds162-15197/+0
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+2
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+5
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+10
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+9
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-11/+30
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-5/+5
2009-01-23com20020: Fix allyesconfig build failure.David S. Miller1-1/+1
2009-01-23Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2009-01-23ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi1-1/+1
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery1-1/+2
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery1-0/+1
2009-01-22netns: ipmr: store netns in struct mfc_cacheBenjamin Thery1-0/+15
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery1-0/+2
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery1-0/+4
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner44-93/+191
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner1-0/+6
2009-01-22drm: create mode_config idr lockJesse Barnes1-1/+2
2009-01-21net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov1-0/+4
2009-01-21virtio_net: add link status handlingMark McLoughlin1-0/+5
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov1-1/+2
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker1-8/+0
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker1-20/+4