aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2-2/+4
2011-10-24tcp: md5: add more const attributesEric Dumazet1-8/+9
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet1-1/+1
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet1-0/+8
2011-10-21tcp: add const qualifiers where possibleEric Dumazet2-21/+24
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet1-12/+12
2011-10-19caif-hsi: Added recovery check of CA wake status.Daniel Martensson1-0/+1
2011-10-19caif-hsi: Added sanity check for length of CAIF framesDaniel Martensson1-2/+4
2011-10-19caif-hsi: Make inactivity timeout configurable.Dmitry Tarnyagin1-0/+1
2011-10-19caif-hsi: Making read and writes asynchronous.Daniel Martensson1-9/+20
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet1-0/+9
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville2-5/+10
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-1/+4
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-1/+1
2011-10-11mac80211: parse radiotap header earlierJohannes Berg1-3/+1
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg1-0/+4
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville4-15/+247
2011-10-06dcb: Add stub routines for !CONFIG_DCBJohn Fastabend1-0/+18
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend1-0/+1
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad1-1/+1
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville1-2/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan1-0/+4
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-0/+1
2011-09-30mac80211: document client powersaveJohannes Berg1-0/+89
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg1-2/+22
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg1-0/+17
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg1-1/+8
2011-09-30mac80211: implement uAPSDJohannes Berg1-7/+17
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg1-0/+31
2011-09-30mac80211: split PS buffers into ACsJohannes Berg1-0/+1
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg1-8/+26
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov1-0/+5
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-0/+17
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-0/+12
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville10-17/+609
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet1-3/+2
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau1-2/+1
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-1/+1
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan1-0/+4
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-1/+4
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias1-0/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-3/+4
2011-09-27tcp: rename tcp_skb_cb flagsEric Dumazet1-1/+1
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet1-1/+2
2011-09-27tcp: ECN blackhole should not force quickack modeEric Dumazet1-0/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller7-5/+79
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku2-0/+12
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes1-1/+8
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes3-9/+11