summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet-1/+1
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet-0/+8
2011-10-21tcp: add const qualifiers where possibleEric Dumazet-21/+24
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet-12/+12
2011-10-19caif-hsi: Added recovery check of CA wake status.Daniel Martensson-0/+1
2011-10-19caif-hsi: Added sanity check for length of CAIF framesDaniel Martensson-2/+4
2011-10-19caif-hsi: Make inactivity timeout configurable.Dmitry Tarnyagin-0/+1
2011-10-19caif-hsi: Making read and writes asynchronous.Daniel Martensson-9/+20
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet-0/+9
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller-0/+1
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker-32/+31
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko-1/+18
2011-10-17Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko-0/+28
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville-5/+10
2011-10-14Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan-2/+0
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa-1/+4
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa-1/+1
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann-2/+2
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann-0/+1
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc-0/+1
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko-0/+26
2011-10-13Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko-0/+9
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko-0/+26
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko-0/+6
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko-0/+16
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko-0/+15
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko-2/+16
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko-9/+27
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko-2/+18
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko-5/+32
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko-4/+23
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko-12/+29
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko-2/+6
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom-0/+1
2011-10-11mac80211: parse radiotap header earlierJohannes Berg-3/+1
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg-0/+4
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville-15/+247
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko-9/+8
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko-1/+1
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko-1/+1
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko-1/+1
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko-1/+6
2011-10-06dcb: Add stub routines for !CONFIG_DCBJohn Fastabend-0/+18
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend-0/+1
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad-1/+1
2011-10-06Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko-1/+5
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville-2/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan-0/+4
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa-0/+1