summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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-181-2/+2
* ipv4: Pass explicit destination address to rt_get_peer().David S. Miller2011-05-181-1/+1
* ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller2011-05-181-0/+1
* ipv4: Kill RT_CACHE_DEBUGDavid S. Miller2011-05-181-7/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-172-7/+17
|\
| * bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-131-4/+4
| * ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson2011-05-121-3/+13
* | net: ping: fix build failureVasiliy Kulikov2011-05-171-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-164-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/+0
| * | 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/+1
| * | 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/+0
| | * | 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/+0
* | | | caif: remove unesesarry exportssjur.brandeland@stericsson.com2011-05-151-1/+0
* | | | 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/+14
* | | | 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-121-5/+4
* | | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-101-0/+17
| |\ \ \
| | * | | IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-0/+17
| * | | | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-101-0/+3
| |/ / /
* | | | 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-081-2/+2
* | | | ipv4: Pass flow keys down into datagram packet building engine.David S. Miller2011-05-081-3/+5
* | | | inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-083-3/+3
* | | | ipv4: Create inet_csk_route_child_sock().David S. Miller2011-05-081-0/+3
OpenPOWER on IntegriCloud