aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Add the no SACK route option featureGilad Ben-Yossef2009-10-29
* net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou2009-10-29
* vlan: Optimize multiple unregistrationEric Dumazet2009-10-28
* net: Introduce unregister_netdevice_many()Eric Dumazet2009-10-28
* net: Introduce unregister_netdevice_queue()Eric Dumazet2009-10-28
* vlan: allow null VLAN ID to be usedEric Dumazet2009-10-27
* pkt_sched: skbedit add support for setting markjamal2009-10-23
* filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-20
* can: provide library functions for skb allocationWolfgang Grandegger2009-10-20
* pkt_sched: ingress socket filter by markjamal2009-10-20
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* net: smsc911x: allow platform_data to specify mac addressManuel Lauss2009-10-13
* can: make the number of echo skb's configurableWolfgang Grandegger2009-10-13
* net: Add netdev_alloc_skb_ip_align() helperEric Dumazet2009-10-13
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller2009-10-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-12
|\
| * include/linux/netdevice.h: fix nanodoc mismatchWolfram Sang2009-10-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-09
|\ \
| * | nl80211: report age of scan resultsHolger Schurig2009-10-07
* | | ipv6: Fix the size overflow of addrconf_sysctl arrayJin Dongming2009-10-09
* | | can: add TI CAN (HECC) driverAnant Gole2009-10-08
* | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-08
* | | IPv6: Fix 6RD build errorBrian Haley2009-10-07
* | | dcb: data center bridging ops should be r/oStephen Hemminger2009-10-07
* | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-07
* | | ethtool: Add reset operationBen Hutchings2009-10-07
* | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-07
* | | add vif using local interface index instead of IPIlia K2009-10-07
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-07
|\ \ \ | |/ / |/| / | |/
| * net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings2009-10-05
* | net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-05
* | usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2009-10-05
* | af_packet: add interframe drop cmsg (v6)Neil Horman2009-10-05
* | ethtool: Remove support for obsolete string query operationsBen Hutchings2009-10-05
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-04
|\ \
| * | Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
| * | block: Topology ioctlsMartin K. Petersen2009-10-03
| * | cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-03
| * | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
| * | block: allow large discard requestsChristoph Hellwig2009-10-01
| * | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-01
| * | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-02
|\ \ \ | | |/ | |/|
| * | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-02
| * | connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
| * | connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-02
* | | memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-01