summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet2012-06-283-6/+6
* netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller2012-06-271-8/+0Star
* team: remove unused rcu_head field from team_port structJiri Pirko2012-06-271-1/+0Star
* team: do not allow to map disabled portsJiri Pirko2012-06-271-0/+2
* drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com2012-06-271-0/+31
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-272-12/+10Star
* caif-hsi: Remove use of module parametersSjur Brændeland2012-06-261-4/+10
* caif-hsi: Replace platform device with ops structure.Sjur Brændeland2012-06-261-19/+19
* caif-hsi: Add rtnl supportSjur Brændeland2012-06-261-1/+20
* net: struct sock cleanupsEric Dumazet2012-06-261-1/+2
* net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian2012-06-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-261-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-182-0/+12
| |\
| * | net: remove my future former mail addressRémi Denis-Courmont2012-06-181-1/+1
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-241-1/+5
|\ \ \
| * | | netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso2012-06-221-1/+5
| * | | netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso2012-06-201-1/+1
* | | | ipv4: Don't add deprecated new binary sysctl value.David S. Miller2012-06-231-1/+0Star
* | | | ipv4: tcp: dont cache output dst for syncookiesEric Dumazet2012-06-232-1/+3
* | | | ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2012-06-232-0/+4
* | | | ipv4: Early TCP socket demux.David S. Miller2012-06-204-2/+6
* | | | inet: Sanitize inet{,6} protocol demux.David S. Miller2012-06-201-2/+5
* | | | team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-201-0/+2
* | | | team: allow async option changesJiri Pirko2012-06-201-0/+3
* | | | team: push array_index and port into separate structureJiri Pirko2012-06-201-2/+7
* | | | team: introduce array optionsJiri Pirko2012-06-201-0/+3
* | | | team: add mode priv to portJiri Pirko2012-06-201-0/+2
* | | | team: make team_mode struct constJiri Pirko2012-06-201-3/+2Star
* | | | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-195-17/+85
|\ \ \ \
| * | | | candev: add/update helpers for CAN FDOliver Hartkopp2012-06-191-8/+25
| * | | | canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp2012-06-191-1/+2
| * | | | canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp2012-06-191-2/+2
| * | | | canfd: add new data structures and constantsOliver Hartkopp2012-06-192-6/+56
| |/ / /
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-196-212/+298
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-196-212/+298
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-132-0/+12
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-131-0/+6
| | | |\ \
| | | | * | mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+6
| | | * | | Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-091-0/+6
| | | |/ /
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-135-212/+286
| | |\ \ \
| | | * | | Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-051-0/+12
| | | * | | Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-051-1/+1
| | | * | | Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc2012-06-051-2/+0Star
| | | * | | Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko2012-06-051-0/+4
| | | * | | Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-051-0/+1
| | | * | | Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko2012-06-053-0/+18
| | | * | | Bluetooth: A2MP: Define A2MP status codesAndrei Emeltchenko2012-06-051-0/+10
| | | * | | Bluetooth: A2MP: Definitions for A2MP commandsAndrei Emeltchenko2012-06-051-0/+73
| | | * | | Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko2012-06-051-0/+7
| | | * | | Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko2012-06-052-0/+31