summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-081-2/+5
|\
| * Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-2/+5
* | mac80211: warn only once about not finding a rateJohannes Berg2011-11-041-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-021-0/+1
|\
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-141-0/+1
* | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-272-1/+3
* | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-263-23/+9
|\ \
| * | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-242-6/+3
| * | fs/9p: change an int to unsigned intDan Carpenter2011-10-241-1/+1
| * | fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-242-16/+5
* | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-242-32/+32
|\ \ \ | |/ /
| * | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-171-0/+1
| |\ \
| | * | IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-121-0/+1
| * | | udplite: fast-path computation of checksum coverageGerrit Renker2011-10-171-32/+31
| |/ /
* | | TCP: remove TCP_DEBUGFlavio Leitner2011-10-241-1/+0
* | | ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-242-2/+4
* | | tcp: md5: add more const attributesEric Dumazet2011-10-241-8/+9
* | | tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet2011-10-241-1/+1
* | | inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet2011-10-221-0/+8
* | | tcp: add const qualifiers where possibleEric Dumazet2011-10-212-21/+24
* | | net: constify skbuff and Qdisc elementsEric Dumazet2011-10-201-12/+12
* | | caif-hsi: Added recovery check of CA wake status.Daniel Martensson2011-10-191-0/+1
* | | caif-hsi: Added sanity check for length of CAIF framesDaniel Martensson2011-10-191-2/+4
* | | caif-hsi: Make inactivity timeout configurable.Dmitry Tarnyagin2011-10-191-0/+1
* | | caif-hsi: Making read and writes asynchronous.Daniel Martensson2011-10-191-9/+20
* | | macvlan: handle fragmented multicast framesEric Dumazet2011-10-181-0/+9
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-172-5/+10
|\ \ \
| * | | nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-1/+4
| * | | mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa2011-10-141-1/+1
| * | | mac80211: parse radiotap header earlierJohannes Berg2011-10-111-3/+1
| * | | mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-111-0/+4
* | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-114-15/+247
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-10-041-2/+1
| |\ \ \
| | * | | Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-271-2/+1
| * | | | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
| * | | | mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-031-0/+4
| * | | | mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2011-10-031-0/+1
| * | | | mac80211: document client powersaveJohannes Berg2011-09-301-0/+89
| * | | | mac80211: allow out-of-band EOSP notificationJohannes Berg2011-09-301-2/+22
| * | | | mac80211: explicitly notify drivers of frame releaseJohannes Berg2011-09-301-0/+17
| * | | | mac80211: reply only once to each PS-pollJohannes Berg2011-09-301-1/+8
| * | | | mac80211: implement uAPSDJohannes Berg2011-09-301-7/+17
| * | | | mac80211: allow releasing driver-buffered framesJohannes Berg2011-09-301-0/+31
| * | | | mac80211: split PS buffers into ACsJohannes Berg2011-09-301-0/+1
| * | | | mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-301-8/+26
| * | | | mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-0/+5
| * | | | nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-0/+17
| * | | | cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-0/+12
* | | | | dcb: Add stub routines for !CONFIG_DCBJohn Fastabend2011-10-061-0/+18
* | | | | dcb: add DCBX mode to event notifier attributesJohn Fastabend2011-10-061-0/+1
OpenPOWER on IntegriCloud