summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller2012-06-282-2/+1
* ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller2012-06-281-0/+1
* ipv4: Show that ip_send_reply() is purely unicast routine.David S. Miller2012-06-281-2/+3
* ipv4: Kill early demux method return value.David S. Miller2012-06-272-2/+2
* xfrm_user: Propagate netlink error codes properly.David S. Miller2012-06-271-6/+4
* netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney2012-06-271-0/+6
* netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-271-1/+17
* Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller2012-06-273-6/+6
* net: added support for 40GbE link.parav.pandit@emulex.com2012-06-271-0/+8
* netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-271-129/+0
* ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet2012-06-273-6/+6
* netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller2012-06-261-8/+0
* team: remove unused rcu_head field from team_port structJiri Pirko2012-06-261-1/+0
* team: do not allow to map disabled portsJiri Pirko2012-06-261-0/+2
* drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com2012-06-261-0/+31
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-262-12/+10
* caif-hsi: Remove use of module parametersSjur Brændeland2012-06-251-4/+10
* caif-hsi: Replace platform device with ops structure.Sjur Brændeland2012-06-251-19/+19
* caif-hsi: Add rtnl supportSjur Brændeland2012-06-251-1/+20
* net: struct sock cleanupsEric Dumazet2012-06-251-1/+2
* net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian2012-06-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-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-171-1/+1
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-231-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-221-1/+0
* | | | ipv4: tcp: dont cache output dst for syncookiesEric Dumazet2012-06-222-1/+3
* | | | ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2012-06-222-0/+4
* | | | ipv4: Early TCP socket demux.David S. Miller2012-06-194-2/+6
* | | | inet: Sanitize inet{,6} protocol demux.David S. Miller2012-06-191-2/+5
* | | | team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-191-0/+2
* | | | team: allow async option changesJiri Pirko2012-06-191-0/+3
* | | | team: push array_index and port into separate structureJiri Pirko2012-06-191-2/+7
* | | | team: introduce array optionsJiri Pirko2012-06-191-0/+3
* | | | team: add mode priv to portJiri Pirko2012-06-191-0/+2
* | | | team: make team_mode struct constJiri Pirko2012-06-191-3/+2
* | | | 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-081-0/+6
| | | |/ /
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-135-212/+286
| | |\ \ \