summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-254-34/+39
|\
| * net: hold sock reference while processing tx timestampsRichard Cochran2011-10-242-2/+7
| * Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-181-0/+1
| |\
| | * IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-121-0/+1
| * | udplite: fast-path computation of checksum coverageGerrit Renker2011-10-181-32/+31Star
* | | TCP: remove TCP_DEBUGFlavio Leitner2011-10-241-1/+0Star
* | | 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
* | | Add ethtool -g support to virtio_netRick Jones2011-10-241-0/+5
* | | 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
* | | macvtap: Fix the minor device number allocationEric W. Biederman2011-10-211-0/+1
* | | net: add opaque struct around skb frag pageIan Campbell2011-10-211-4/+6
* | | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-211-1/+2
* | | net: constify skbuff and Qdisc elementsEric Dumazet2011-10-202-20/+21
* | | mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell2011-10-201-0/+11
* | | net: do not take an additional reference in skb_frag_set_pageIan Campbell2011-10-201-1/+0Star
* | | filter: use unsigned int to silence static checker warningDan Carpenter2011-10-201-1/+1
* | | class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman2011-10-201-0/+2
* | | sysfs: Implement support for tagged files in sysfs.Eric W. Biederman2011-10-201-0/+1
* | | net: validate HWTSTAMP ioctl parametersRichard Cochran2011-10-191-2/+2
* | | net: Allow skb_recycle_check to be done in stagesAndy Fleming2011-10-191-0/+21
* | | mlx4_en: Controlling FCS header removalYevgeny Petrilin2011-10-191-0/+1
* | | 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
* | | net: add skb frag size accessorsEric Dumazet2011-10-191-4/+24
* | | macvlan: handle fragmented multicast framesEric Dumazet2011-10-191-0/+9
* | | can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-188-15/+0Star
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-173-5/+12
|\ \ \
| * | | nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-142-1/+6
| * | | mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa2011-10-141-1/+1
| * | | mac80211: parse radiotap header earlierJohannes Berg2011-10-111-3/+1Star
| * | | mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-111-0/+4
* | | | if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2011-10-162-0/+13
* | | | net: more accurate skb truesizeEric Dumazet2011-10-131-0/+5
* | | | net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja2011-10-131-1/+2
* | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-118-15/+381
|\| | |
| * | | Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-10-041-2/+1Star
| |\ \ \
| | * | | Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-271-2/+1Star
| * | | | 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
| * | | | net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2011-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