summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux...Rafael J. Wysocki2012-01-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham2012-01-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / devfreq: fixed syntax errors.MyungJoo Ham2012-01-20
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | highmem: kill all __kmap_atomic()Cong Wang2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang2012-03-20
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify struct pci_dev * in obvious casesAl Viro2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: fix typo in the writeback_control commentAndrew Morton2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compiler.h: Fix typoAlexander Stein2012-02-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: struct security_operations kerneldoc fixJavier Martinez Canillas2012-02-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: driver: ethernet: Add TI CPSW driverMugunthan V N2012-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: update the usage of CHECKSUM_UNNECESSARYYi Zou2012-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou2012-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of itJoe Perches2012-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: reduce out_of_order memory useEric Dumazet2012-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman2012-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck2012-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2012-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Use bool in netdevice.h helpers.David S. Miller2012-03-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Use bool in skbuff.h helper functions.David S. Miller2012-03-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Add device powered netlink attributeSamuel Ortiz2012-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2012-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: add support for sprom not found on the deviceHauke Mehrtens2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: export bcma_find_coreHauke Mehrtens2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: add some missing sprom attributesHauke Mehrtens2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: add alpha2Hauke Mehrtens2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: fix per path sprom varsHauke Mehrtens2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: remove 5GHz antenna gain from spromHauke Mehrtens2012-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: sprom fix some sizes / signednessHauke Mehrtens2012-03-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso2012-03-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso2012-03-07