summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-0/+1
| * | | | mac80211: fix typo in commentsDaniel Halperin2010-04-191-3/+3
| * | | | mac80211: add LDPC control flagLuis R. Rodriguez2010-04-161-0/+2
* | | | | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-221-0/+1
* | | | | dst: rcu check refinementEric Dumazet2010-04-221-1/+2
* | | | | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-222-0/+3
* | | | | net: sk_sleep() helperEric Dumazet2010-04-202-4/+8
| |_|_|/ |/| | |
* | | | rfs: Receive Flow SteeringTom Herbert2010-04-161-0/+38
* | | | net: replace ipfragok with skb->local_dfShan Wei2010-04-154-5/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-153-2/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-084-4/+36
| |\ \ \
| * | | | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-0/+11
| * | | | include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches2010-03-311-1/+1
| * | | | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-311-0/+5
| * | | | mac80211: support paged rx SKBsZhu Yi2010-03-311-1/+4
* | | | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-132-0/+6
* | | | | ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-131-12/+1
* | | | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-131-2/+2
* | | | | ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-131-0/+2
* | | | | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-132-11/+12
* | | | | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-131-0/+1
* | | | | net: sk_dst_cache RCUificationEric Dumazet2010-04-133-34/+32
* | | | | inet: Remove unused send_check length argumentHerbert Xu2010-04-112-3/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1111-0/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1111-0/+13
| |\ \ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-051-0/+2
| | |\ \ \ \
| | | * | | | 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-051-0/+2
| | * | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-0/+11
| | |/ / / /
| * | | | | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-04-071-0/+4
| |/ / / /
* | | | | xfrm: Fix crashes in xfrm_lookup()Timo Teräs2010-04-081-7/+0
* | | | | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-071-3/+7
* | | | | flow: virtualize flow cache entry methodsTimo Teräs2010-04-072-4/+21
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-211-1/+1
* | | | | net: convert multicast list to list_headJiri Pirko2010-04-031-1/+1
* | | | | ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明2010-04-011-13/+16
* | | | | gen_estimator: deadlock fixEric Dumazet2010-04-012-1/+2
* | | | | ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-1/+1
* | | | | net-caif: add CAIF Link layer device header filesSjur Braendeland2010-03-302-0/+145
* | | | | net-caif: add CAIF core protocol stack header filesSjur Braendeland2010-03-308-0/+912
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-292-2/+71
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-241-0/+30
| * | | | cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-241-0/+19
| * | | | mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-231-2/+22
* | | | | decnet: Remove unused FIB metric macros.David S. Miller2010-03-271-4/+0
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-221-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | mac80211: deprecate RX status noiseJohannes Berg2010-03-091-2/+2
* | | | | net: snmp mib cleanupEric Dumazet2010-03-212-23/+8
* | | | | ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-3/+3
* | | | | IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-0/+1