summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_sched.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-12[PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2-23/+118
2007-07-12[PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green1-10/+224
2007-07-12[PATCH] cfg80211: Radiotap parserAndy Green4-1/+361
2007-07-12[PATCH] mac80211: Monitor mode radiotap injection docsAndy Green2-0/+146
2007-07-12[TG3]: Update version to 3.78.Michael Chan1-2/+2
2007-07-12[TG3]: Add missing NVRAM strapping.Matt Carlson2-1/+4
2007-07-12[TG3]: Enable auto MDI.Matt Carlson2-15/+49
2007-07-12[TG3]: Fix the polarity bit.Matt Carlson1-19/+44
2007-07-12[TG3]: Fix irq_sync race condition.Michael Chan1-3/+3
2007-07-12[NET_SCHED]: ematch: module autoloadingPatrick McHardy8-10/+31
2007-07-12[TCP]: tcp probe wraparound handling and other changesStephen Hemminger1-70/+124
2007-07-12[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy5-4/+44
2007-07-12[RTNETLINK]: rtnl_link API simplificationPatrick McHardy4-131/+23
2007-07-12[VLAN]: Fix MAC address handlingPatrick McHardy4-45/+57
2007-07-12[ETH]: Validate address in eth_mac_addrPatrick McHardy1-0/+3
2007-07-12[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch2-0/+18
2007-07-11[AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi3-144/+190
2007-07-11[NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr deref...Patrick McHardy1-1/+2
2007-07-11[NET]: Make all initialized struct seq_operations const.Philippe De Muyter56-76/+76
2007-07-11[UDP]: Fix length check.Patrick McHardy1-7/+2
2007-07-11[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().Micah Gruber1-2/+1
2007-07-11[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.hIlpo Järvinen1-1/+0
2007-07-11[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki2-8/+4
2007-07-11[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki8-130/+5
2007-07-11[IPV6]: Restore semantics of Routing Header processing.YOSHIFUJI Hideaki1-31/+16
2007-07-11[NET_SCHED]: Make HTB scheduler work with TSO.Ranjit Manomohan1-10/+10
2007-07-11[NET]: Update comments for skb checksumsHerbert Xu1-2/+10
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann5-37/+66
2007-07-11[NET]: Avoid copying writable clones in tunnel driversPatrick McHardy4-5/+8
2007-07-11[IPV4]: Make ip_tos2prio const.Philippe De Muyter2-2/+2
2007-07-11[NET]: Fix gen_estimator timer removal racePatrick McHardy1-1/+2
2007-07-11[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()Satyam Sharma1-1/+1
2007-07-11[RXRPC]: Remove Makefile reference to obsolete RXRPC config variableRobert P. J. Day1-1/+0
2007-07-11[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severityDan Aloni1-1/+1
2007-07-11[DCCP]: Make struct dccp_li_cachep static.Adrian Bunk1-1/+1
2007-07-11[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke2-14/+15
2007-07-11[NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton1-1/+2
2007-07-11[NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov2-77/+10
2007-07-11[ATM] br2684: Use seq_list_xxx helpersPavel Emelianov1-18/+4
2007-07-11[NET]: netdevice mtu assumptions documentationStephen Hemminger1-0/+25
2007-07-11[NET]: netdevice locking assumptions documentationStephen Hemminger1-7/+8
2007-07-11[BNX2]: Seems to not need net/tcp.hIlpo Järvinen1-1/+0
2007-07-11[BNX2]: Update version to 1.6.2.Michael Chan1-2/+2
2007-07-11[BNX2]: Print management firmware version.Michael Chan2-8/+42
2007-07-11[BNX2]: Enhance the heartbeat.Michael Chan2-4/+25
2007-07-11[BNX2]: Reduce spurious INTA interrupts.Michael Chan1-2/+11
2007-07-11[BNX2]: Modify link up message.Michael Chan1-2/+12
2007-07-11[BNX2]: Add ethtool support for remote PHY.Michael Chan1-27/+56
2007-07-11[BNX2]: Add support for remote PHY.Michael Chan1-8/+269
2007-07-11[BNX2]: Add remote PHY bit definitions.Michael Chan1-1/+50