aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-20esp: use tty_portAlan Cox
2008-07-20epca: use tty_portAlan Cox
2008-07-20tty.h: clean upAlan Cox
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai
2008-07-20- Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells
2008-07-20serial: use tty_portAlan Cox
2008-07-20tty: Introduce a tty_port common structureAlan Cox
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk
2008-07-20drivers/char/rio/: remove VCS tagsAdrian Bunk
2008-07-20tty: Ldisc revampAlan Cox
2008-07-20tty: isicom, enable/disable pci deviceJiri Slaby
2008-07-20Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen
2008-07-20simserial: Fix up for ldisc changesAlan Cox
2008-07-20iucv: Fix bad merging.David S. Miller
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna
2008-07-19highmem: Export totalhigh_pages.David S. Miller
2008-07-19ipv6 mcast: Omit redundant address family checks in ip6_mc_source().YOSHIFUJI Hideaki
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki
2008-07-19ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-19ipv6: remove unused macros from net/ipv6.hDenis V. Lunev
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev
2008-07-19tcp: fix kernel panic with listening_get_nextDaniel Lezcano
2008-07-19tcp: Remove redundant checks when setting eff_sacksAdam Langley
2008-07-19tcp: options clean upAdam Langley
2008-07-19tcp: Fix MD5 signatures for non-linear skbsAdam Langley
2008-07-18sctp: Update sctp global memory limit allocations.Vlad Yasevich
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison
2008-07-18sctp: Allow only 1 listening socket with SO_REUSEADDRVlad Yasevich
2008-07-18sctp: Do not leak memory on multiple listen() callsVlad Yasevich
2008-07-18sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich
2008-07-18sctp: Prevent uninitialized memory accessFlorian Westphal
2008-07-18sctp: Don't abort initialization when CONFIG_PROC_FS=nFlorian Westphal
2008-07-18tcp: RTT metrics scalingStephen Hemminger
2008-07-18pkt_sched: Fix noqueue_qdisc initialization.David S. Miller
2008-07-18pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller
2008-07-18pkt_sched: Get rid of u32_list.David S. Miller
2008-07-18packet: add PACKET_RESERVE sockoptPatrick McHardy
2008-07-18bnx2: Update version to 1.7.9.Benjamin Li
2008-07-18bnx2: Fix Sparse warningsBenjamin Li
2008-07-18bnx2: Add TX multiqueue support.Benjamin Li
2008-07-18bnx2: Update TPAT firmwareBenjamin Li
2008-07-18e1000: resolve tx multiqueue bugBen Hutchings