aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-24net: convert core to skb paged frag APIsIan Campbell1-2/+2
2011-08-22net: add APIs for manipulating skb page fragments.Ian Campbell1-2/+168
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville10-167/+425
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-19/+35
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao1-0/+2
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko1-4/+0
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko2-0/+3
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert3-6/+23
2011-08-16ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings1-0/+6
2011-08-16ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings1-8/+11
2011-08-16ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings1-13/+13
2011-08-16ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings1-1/+1
2011-08-16ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings1-71/+64
2011-08-16net: Fix sungem_phy sharing.David S. Miller1-1/+1
2011-08-14net: Move sungem_phy.h under include/linuxDavid S. Miller1-0/+132
2011-08-13af_iucv: add HiperSockets transportUrsula Braun1-0/+52
2011-08-13if_ether: add new Ethernet Protocol ID for af_iucvFrank Blaschka1-0/+1
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka1-1/+35
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+7
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2-1/+29
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2-40/+51
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2-0/+31
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar1-0/+63
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+6
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov1-0/+1
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen1-0/+5
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+3
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+8
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-3/+0
2011-08-09ssb: define boardflagsRafał Miłecki1-0/+40
2011-08-09dt: add empty of_get_property for non-dtStephen Warren1-0/+7
2011-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-14/+14
2011-08-08pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin1-0/+9
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg1-10/+0
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra1-2/+10
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds1-2/+2
2011-08-08bcma: get CPU clockHauke Mehrtens2-0/+41
2011-08-08bcma: add serial console supportHauke Mehrtens1-0/+14
2011-08-08bcma: add mips driverHauke Mehrtens3-0/+65
2011-08-08bcma: add SOC busHauke Mehrtens2-1/+20
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens2-0/+2
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg1-69/+0
2011-08-08mac80211: remove linux/wireless.h inclusionJohannes Berg1-1/+0
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg2-112/+124
2011-08-08CRED: Restore const to current_cred()David Howells1-1/+1
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller56-263/+827
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov1-1/+1
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller2-3/+5
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown1-14/+14
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6