summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-3018-68/+59
|\
| * af_unix: fix EPOLLET regression for stream socketsEric Dumazet2012-01-301-15/+4
| * tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell2012-01-301-4/+2
| * net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-303-3/+16
| * net caif: Register properly as a pernet subsystem.Eric W. Biederman2012-01-272-21/+2
| * netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-271-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-273-2/+4
| |\
| | * iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
| | * mac80211: set bss_conf.idle when vif is connectedEliad Peller2012-01-241-0/+1
| | * mac80211: update oper_channel on ibss joinEliad Peller2012-01-241-0/+1
| * | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
| * | net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula2012-01-261-0/+3
| * | ipv6: Fix ip_gre lockless xmits.Willem de Bruijn2012-01-261-0/+4
| * | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-261-1/+1
| * | netns: fix net_alloc_generic()Eric Dumazet2012-01-261-15/+16
| * | tcp: bind() optimize port allocationFlavio Leitner2012-01-251-4/+2
| * | tcp: bind() fix autoselection to share portsFlavio Leitner2012-01-251-0/+5
| * | l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman2012-01-251-5/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-01-301-1/+1
|\ \ \
| * | | regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski2012-01-261-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-306-92/+48
|\ \ \ \
| * | | | [S390] dasd: revalidate server for new pathgroupStefan Haberland2012-01-183-0/+30
| * | | | [S390] dasd: revert LCU optimizationStefan Haberland2012-01-182-89/+16
| * | | | [S390] cleanup entry point definitionChristian Borntraeger2012-01-182-3/+2
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-302-0/+2
|\ \ \ \ \
| * | | | | microblaze: generic atomic64 supportDaniel Borkmann2012-01-202-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-306-15/+14
|\ \ \ \ \
| * | | | | vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon2012-01-301-1/+1
| * | | | | drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare2012-01-301-0/+1
| * | | | | drm: Pass the real error code back during GEM bo initialisationChris Wilson2012-01-301-1/+1
| * | | | | Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter2012-01-303-13/+11
* | | | | | Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-301-1/+16
|\ \ \ \ \ \
| * | | | | | SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust2012-01-231-1/+16
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-303-0/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-293-0/+30
|/ / / / /
* | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-288-551/+33
|\ \ \ \ \
| * | | | | sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman2012-01-242-1/+10
| * | | | | stable: update documentation to ask for kernel versionGreg Kroah-Hartman2012-01-241-1/+2
| * | | | | base/core.c:fix typo in comment in function device_addmajianpeng2012-01-241-1/+1
| * | | | | Documentation: devres: add allocation functions to list of supported callsWolfram Sang2012-01-241-0/+4
| * | | | | Documentation update for the driver model coreAlan Stern2012-01-241-0/+15
| * | | | | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-241-4/+5
| * | | | | kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-241-1/+1
| * | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-241-5/+10
| * | | | | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-223-548/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-282-6/+4
|\ \ \ \ \
| * | | | | lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell2012-01-281-2/+0
| * | | | | virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang2012-01-281-3/+3
| * | | | | virtio: fix typos of memory barriersJason Wang2012-01-281-1/+1
* | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-282-7/+27
|\ \ \ \ \ \
OpenPOWER on IntegriCloud