summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2188-1028/+2151
|\
| * netdev: driver: ethernet: Add TI CPSW driverMugunthan V N2012-03-191-0/+55
| * net: update the usage of CHECKSUM_UNNECESSARYYi Zou2012-03-191-0/+7
| * net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou2012-03-191-1/+2
| * if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of itJoe Perches2012-03-191-4/+3Star
| * tcp: reduce out_of_order memory useEric Dumazet2012-03-191-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-193-3/+12
| |\
| * | arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman2012-03-171-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-163-47/+19Star
| |\ \
| | * | mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-2/+3
| | * | cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-131-4/+3Star
| | * | mac80211: remove tx_syncJohannes Berg2012-03-121-41/+0Star
| | * | cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-122-0/+13
| * | | net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck2012-03-131-16/+33
| * | | net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2012-03-131-0/+1
| * | | net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-131-2/+2
| * | | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-122-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 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/+2Star
| | * | | 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/+4Star
| | * | | {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/+1Star
| | * | | 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-087-288/+607
| |\ \ \ \
| | * | | | Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-34/+33Star
| | * | | | 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/+78Star
| | * | | | Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-031-4/+0Star
| | * | | | 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-011-5/+5