summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu4-10/+121
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla1-1/+0
2012-08-31tcp: Increase timeout for SYN segmentsAlex Bergmann1-4/+14
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-5/+22
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+1
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-30of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla1-0/+33
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller9-7/+38
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-25/+202
2012-08-24vlan: add helper which can be called to see if device is used by vlanJiri Pirko1-2/+7
2012-08-24net: Set device operstate at registration timeBen Hutchings1-0/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-25/+202
2012-08-23packet: fix broken build.Rami Rosen1-1/+1
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+31
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov1-1/+1
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W1-0/+83
2012-08-22net: remove delay at device dismantleEric Dumazet1-1/+1
2012-08-22Merge git://1984.lsi.us.es/nf-nextDavid S. Miller1-3/+13
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-6/+11
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller51-106/+213
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+0
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+18
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-37/+57
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-21string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau1-2/+0
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-08-21target: Remove unused se_cmd.cmd_spdtlRoland Dreier1-2/+0
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki1-0/+13
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki2-0/+15
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-25/+143
2012-08-21Revert "rfkill: remove dead code"AceLan Kao1-0/+31
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-08-21Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+2
2012-08-21ethtool.h: MDI setting supportJesse Brandeburg1-6/+11
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai482-3313/+18260
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg1-0/+5
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg2-6/+64
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg1-14/+39
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg1-0/+11
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli1-0/+4
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+2
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller1-1/+1