summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-121-2/+2
* net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-112-3/+3
* net: Use bool in netdevice.h helpers.David S. Miller2012-03-091-26/+26
* net: Use bool in skbuff.h helper functions.David S. Miller2012-03-091-3/+3
* ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-093-1/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-091-1/+3
| |\
| | * route: Remove redirect_genidSteffen Klassert2012-03-081-1/+0
| | * inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2012-03-081-0/+3
| * | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-081-0/+8
| |\ \ | | |/ | |/|
| | * Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-2771-431/+369
| | |\
| | * | dt: add empty of_find_compatible_node functionShawn Guo2012-02-151-0/+8
| * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-071-0/+2
| |\ \ \
| | * | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-231-0/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-099-53/+174
|\ \ \ \ \
| * | | | | mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich2012-03-081-4/+5
| * | | | | NFC: NCI code identation fixesSamuel Ortiz2012-03-061-5/+5
| * | | | | NFC: Core code identation fixesSamuel Ortiz2012-03-061-12/+12
| * | | | | NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-061-4/+2
| * | | | | NFC: Add device powered netlink attributeSamuel Ortiz2012-03-061-0/+1
| * | | | | bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2012-03-061-1/+9
| * | | | | cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-061-0/+8
| * | | | | cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-062-3/+11
| * | | | | cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-052-2/+15
| * | | | | mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-051-0/+3
| * | | | | cfg80211: fix kernel-docJohannes Berg2012-03-051-6/+4
| * | | | | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-052-0/+6
| * | | | | bcma: add support for sprom not found on the deviceHauke Mehrtens2012-03-051-0/+6
| * | | | | bcma: export bcma_find_coreHauke Mehrtens2012-03-051-0/+1
| * | | | | ssb: add some missing sprom attributesHauke Mehrtens2012-03-051-1/+75
| * | | | | ssb: add alpha2Hauke Mehrtens2012-03-051-0/+1
| * | | | | ssb: fix per path sprom varsHauke Mehrtens2012-03-051-1/+1
| * | | | | ssb: remove 5GHz antenna gain from spromHauke Mehrtens2012-03-051-6/+1
| * | | | | ssb: sprom fix some sizes / signednessHauke Mehrtens2012-03-051-8/+8
* | | | | | sctp: Export sctp_do_peeloffBenjamin Poirier2012-03-081-0/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2012-03-077-288/+607
|\ \ \ \ \ \
| * | | | | | Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-34/+33
| * | | | | | Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-074-39/+39
| * | | | | | Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan2012-03-071-3/+3
| * | | | | | Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan2012-03-071-79/+78
| * | | | | | Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-031-4/+0
| * | | | | | Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-021-0/+1
| * | | | | | Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-021-5/+5
| * | | | | | Bluetooth: mgmt: Add defines for command sizesJohan Hedberg2012-03-011-0/+34
| * | | | | | Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-291-0/+1
| * | | | | | Bluetooth: Add missing host features definitionsJohan Hedberg2012-02-281-1/+3
| * | | | | | Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-271-2/+2
| * | | | | | Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-241-0/+1
| * | | | | | Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-232-2/+3
| * | | | | | Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-231-2/+3