summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-06-24Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg1-0/+21
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet1-0/+107
2010-06-23net: Fix a typo in netlink.hJustin P. Mattock1-1/+1
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-06-23ALSA: usb-audio: move and add some commentsDaniel Mack1-0/+15
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2-7/+7
2010-06-23Merge branch 'fix/misc' into topic/miscTakashi Iwai43-142/+523
2010-06-22NFSv41: Clean up exclusive createTrond Myklebust1-2/+4
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust1-5/+2
2010-06-22IPVS: one-packet schedulingNick Chalk1-0/+2
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen1-0/+39
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin1-0/+1
2010-06-21caif: Add debug connection type for CAIF.Sjur Braendeland1-0/+34
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland3-12/+18
2010-06-21caif: Bugfix - RFM must support segmentation.Sjur Braendeland1-2/+7
2010-06-21caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland1-2/+4
2010-06-21firewire: cdev: extend fw_cdev_event_iso_interrupt documentationStefan Richter1-4/+15
2010-06-21firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter1-2/+74
2010-06-21firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bugStefan Richter1-6/+16
2010-06-21firewire: remove an unused function argumentStefan Richter1-1/+1
2010-06-19firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter1-2/+1
2010-06-19firewire: replace get_features card driver hookStefan Richter1-0/+3
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar45-155/+530
2010-06-18Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar6-16/+14
2010-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-46/+30
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy1-2/+0
2010-06-17udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu1-1/+2
2010-06-17af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman1-2/+2
2010-06-17scm: Capture the full credentials of the scm sender.Eric W. Biederman1-4/+24
2010-06-17af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman1-1/+2
2010-06-17sock: Introduce cred_to_ucredEric W. Biederman1-0/+5
2010-06-17user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman1-0/+14
2010-06-17scm: Reorder scm_cookie.Eric W. Biederman1-1/+1
2010-06-17syncookies: check decoded options against sysctl settingsFlorian Westphal1-1/+1
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet1-5/+26
2010-06-16Merge branch 'master' into for-nextJiri Kosina206-1334/+4345
2010-06-16fix typos concerning "management"Uwe Kleine-König2-2/+2
2010-06-16fix typos concerning "acquire"Uwe Kleine-König1-1/+1
2010-06-16netpoll: Use correct primitives for RCU dereferencingHerbert Xu1-2/+2
2010-06-16net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet1-3/+5
2010-06-16net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings1-1/+1
2010-06-16inetpeer: RCU conversionEric Dumazet1-0/+1
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller7-7/+67
2010-06-16mac80211: Fix ps-qos network latency handlingJuuso Oikarinen1-4/+1
2010-06-15tcp: unify tcp flag macrosChangli Gao1-13/+11
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2-2/+1
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2-2/+1
2010-06-15net: add rx_handler data pointerJiri Pirko1-1/+3
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu1-0/+9
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu1-0/+2