summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-231-15/+21
|\ \
| * | caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com2011-05-231-15/+21
* | | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-231-1/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2055-561/+1100
|\ \
| * | ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-193-7/+30
| * | ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller2011-05-191-2/+2
| * | ipv4: Pass explicit destination address to rt_get_peer().David S. Miller2011-05-191-1/+1
| * | ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller2011-05-191-0/+1
| * | ipv4: Kill RT_CACHE_DEBUGDavid S. Miller2011-05-191-7/+0Star
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-172-7/+17
| |\ \
| * | | net: ping: fix build failureVasiliy Kulikov2011-05-171-2/+0Star
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-174-10/+303
| |\ \ \
| | * | | cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+3
| | * | | nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-27/+0Star
| | * | | cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-0/+88
| | * | | cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-2/+1Star
| | * | | cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-0/+4
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-05-122-3/+7
| | |\ \ \
| | | * | | Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz2011-05-111-0/+1
| | | * | | Bluetooth: Remove l2cap_sk_listGustavo F. Padovan2011-05-051-3/+3
| | | * | | Bluetooth: Handle psm == 0 case inside l2cap_add_psm()Gustavo F. Padovan2011-05-051-1/+0Star
| | | * | | Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()Gustavo F. Padovan2011-05-051-0/+4
| | * | | | cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho2011-05-111-0/+2
| | * | | | mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-0/+50
| | * | | | cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-0/+57
| | * | | | nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-111-0/+29
| | * | | | nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-1/+3
| | * | | | mac80211: add basic support for WoWLANJohannes Berg2011-05-051-0/+16
| | * | | | nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-2/+72
| | * | | | cfg80211: Remove unused wiphy flagJouni Malinen2011-05-051-3/+0Star
| * | | | | caif: remove unesesarry exportssjur.brandeland@stericsson.com2011-05-151-1/+0Star
| * | | | | caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-151-1/+2
| * | | | | caif: prepare support for namespacessjur.brandeland@stericsson.com2011-05-152-81/+14Star
| * | | | | caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com2011-05-151-0/+29
| * | | | | caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com2011-05-151-13/+16
| * | | | | caif: Add ref-count to framing layersjur.brandeland@stericsson.com2011-05-151-1/+4
| * | | | | caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com2011-05-151-0/+10
| * | | | | caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com2011-05-151-0/+2
| * | | | | ipv4: Remove route key identity dependencies in ip_rt_get_source().David S. Miller2011-05-131-1/+1
| * | | | | net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-132-0/+59
| * | | | | ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-131-5/+4Star
| * | | | | garp: remove last synchronize_rcu() callEric Dumazet2011-05-121-0/+1
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-112-0/+20
| |\ \ \ \ \
| * | | | | | ipv4: Pass explicit daddr arg to ip_send_reply().David S. Miller2011-05-101-2/+2
| * | | | | | garp: remove one synchronize_rcu() callEric Dumazet2011-05-091-0/+1
| * | | | | | ipv4: Pass flow key down into ip_append_*().David S. Miller2011-05-091-2/+2
| * | | | | | ipv4: Pass flow keys down into datagram packet building engine.David S. Miller2011-05-091-3/+5
| * | | | | | inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-093-3/+3