summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2012-04-13
* | | | | | udp: intoduce udp_encap_needed static_keyEric Dumazet2012-04-13
* | | | | | rtnetlink: fix commentsstephen hemminger2012-04-13
* | | | | | rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-13
* | | | | | caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin2012-04-13
* | | | | | caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-13
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-davemJohn W. Linville2012-04-12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
| | |\| | | |
| | * | | | | cfg80211: add channel switch notify eventThomas Pedersen2012-04-11
| | * | | | | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-11
| | * | | | | mac80211: add improved HW queue controlJohannes Berg2012-04-11
| | * | | | | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-11
| | * | | | | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-11
| | * | | | | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-10
| | * | | | | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-10
| | * | | | | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
| | * | | | | mac80211: notify driver of rate control updatesJohannes Berg2012-04-10
| | * | | | | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-10
| | * | | | | wireless: rename ht_info to ht_operationJohannes Berg2012-04-09
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-12
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-09
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-09
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-05
| | * | | | Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-28
| | * | | | Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-28
| | * | | | Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-28
| | * | | | Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-28
| | * | | | Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-28
* | | | | | Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2012-04-12
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\| | | |
| * | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-03
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich2012-03-26
* | | | | net/dcb: Add an optional max rate attributeAmir Vadai2012-04-05
* | | | | net: remove unused icmp_ioctl() definition.Rami Rosen2012-04-02
* | | | | netlink: Delete all NLA_PUT*() macros.David S. Miller2012-04-02
* | | | | xfrm: Stop using NLA_PUT*().David S. Miller2012-04-02
* | | | | netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller2012-04-02
* | | | | netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller2012-04-02
* | | | | netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller2012-04-01
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-27
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
|\ \ \ | | |/ | |/|
| * | netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso2012-03-23
| |/
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ \
| * | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* | | | poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \ \ | |_|_|/ |/| | |