aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Add ethtool -g support to virtio_netRick Jones1-0/+5
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-21macvtap: Fix the minor device number allocationEric W. Biederman1-0/+1
2011-10-21net: add opaque struct around skb frag pageIan Campbell1-4/+6
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski1-1/+2
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet2-20/+21
2011-10-20mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell1-0/+11
2011-10-19net: do not take an additional reference in skb_frag_set_pageIan Campbell1-1/+0
2011-10-19filter: use unsigned int to silence static checker warningDan Carpenter1-1/+1
2011-10-19class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman1-0/+2
2011-10-19sysfs: Implement support for tagged files in sysfs.Eric W. Biederman1-0/+1
2011-10-19net: validate HWTSTAMP ioctl parametersRichard Cochran1-2/+2
2011-10-19net: Allow skb_recycle_check to be done in stagesAndy Fleming1-0/+21
2011-10-19mlx4_en: Controlling FCS header removalYevgeny Petrilin1-0/+1
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-19net: add skb frag size accessorsEric Dumazet1-4/+24
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet1-0/+9
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde8-15/+0
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville3-5/+12
2011-10-16if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2-0/+13
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa2-1/+6
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-1/+1
2011-10-13net: more accurate skb truesizeEric Dumazet1-0/+5
2011-10-12net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja1-1/+2
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. Linville8-15/+381
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller8-11/+26
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-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds1-0/+5
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville1-2/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds1-3/+10
2011-10-04PCI: Disable MPS configuration by defaultJon Mason1-1/+2
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-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+4
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-0/+1
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin1-1/+1
2011-10-03Repair wrong named definition aligned_u64Jiří Župka1-1/+1
2011-10-03tcp: report ECN_SEEN in tcp_infoEric Dumazet1-1/+2
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-1/+1
2011-09-30mac80211: document client powersaveJohannes Berg1-0/+89
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg1-2/+22