summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* 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: ipv4: Standardize prefixes for message loggingJoe Perches2012-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
* ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-09
| |\
| | * route: Remove redirect_genidSteffen Klassert2012-03-08
| | * inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2012-03-08
| * | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
| |\ \ | | |/ | |/|
| | * Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27
| | |\
| | * | dt: add empty of_find_compatible_node functionShawn Guo2012-02-15
| * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-07
| |\ \ \
| | * | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-23
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\ \ \ \ \
| * | | | | mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich2012-03-08
| * | | | | NFC: NCI code identation fixesSamuel Ortiz2012-03-06
| * | | | | NFC: Core code identation fixesSamuel Ortiz2012-03-06
| * | | | | NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-06
| * | | | | 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: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-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
| * | | | | mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-05
| * | | | | cfg80211: fix kernel-docJohannes Berg2012-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
* | | | | | sctp: Export sctp_do_peeloffBenjamin Poirier2012-03-08
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2012-03-07
|\ \ \ \ \ \
| * | | | | | Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-08
| * | | | | | Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-07
| * | | | | | Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan2012-03-07
| * | | | | | Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan2012-03-07
| * | | | | | Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-03
| * | | | | | Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-02
| * | | | | | Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-02
| * | | | | | Bluetooth: mgmt: Add defines for command sizesJohan Hedberg2012-03-01
| * | | | | | Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-29
| * | | | | | Bluetooth: Add missing host features definitionsJohan Hedberg2012-02-28
| * | | | | | Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-27
| * | | | | | Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-24