summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings1-31/+93
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings1-45/+35
2011-04-05net: Allow no-cache copy from user on transmitTom Herbert2-1/+55
2011-04-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-11/+14
2011-04-05drm: fix "persistant" typoJan Engelhardt2-11/+11
2011-04-05drm/radeon/kms: add some new ontario pci idsAlex Deucher1-0/+2
2011-04-05Bluetooth: Add mgmt_remote_name eventJohan Hedberg2-0/+7
2011-04-05Bluetooth: Add mgmt_device_found eventJohan Hedberg2-0/+10
2011-04-05ssb: trivial: use u8 for chip_rev (it's mask is 0xF)Rafał Miłecki1-1/+1
2011-04-05ieee80211: add HT extended capabilities masksBing Zhao1-0/+9
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg1-2/+13
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger1-0/+15
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-3/+7
2011-04-04jump label: Introduce static_branch() interfaceJason Baron6-114/+83
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+27
2011-04-04netfilter: get rid of atomic ops in fast pathEric Dumazet1-54/+42
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal1-1/+1
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal1-1/+2
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom1-1/+1
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2-3/+2
2011-04-04capabilities: delete all CAP_INIT macrosEric Paris2-10/+0
2011-04-04capabilities: delete unused cap_set_fullEric Paris1-2/+0
2011-04-04capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris1-2/+4
2011-04-04capabilites: allow the application of capability limits to usermode helpersEric Paris1-0/+3
2011-04-04signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUEDOleg Nesterov1-3/+3
2011-04-04percpu: Unify input section namesMike Frysinger1-20/+24
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown559-3886/+15991
2011-04-03Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-8/+8
2011-04-03net: Call netdev_features_change() from netdev_update_features()Michał Mirosław1-0/+1
2011-04-02sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun1-1/+1
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-0/+2
2011-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+2
2011-04-01Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar19-192/+953
2011-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-8/+8
2011-04-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-14/+32
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney1-0/+20
2011-04-01ACPI EC: remove dead codeThomas Renninger1-2/+1
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard1-0/+1
2011-04-01net: Order ports in same order as addresses in flow objects.David S. Miller1-3/+3
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs1-0/+1
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan1-0/+2
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan1-0/+2
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2-0/+9
2011-03-31Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan1-1/+0
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc3-0/+45
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc3-0/+15