Age | Commit message (Expand) | Author |
2012-04-24 | tipc: remove inline instances from C source files. | Paul Gortmaker |
2012-04-24 | af_netlink: drop_monitor/dropwatch friendly | Eric Dumazet |
2012-04-24 | af_netlink: cleanups | Eric Dumazet |
2012-04-24 | net: skb_can_coalesce returns a boolean | Eric Dumazet |
2012-04-23 | tcp: tcp_try_coalesce returns a boolean | Eric Dumazet |
2012-04-23 | net: make spd_fill_page() linear argument a bool | Eric Dumazet |
2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-23 | net: Use bool and remove inline in skb_splice_bits() code. | David S. Miller |
2012-04-23 | net: speedup skb_splice_bits() | Eric Dumazet |
2012-04-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-04-23 | tcp: introduce tcp_try_coalesce | Eric Dumazet |
2012-04-23 | bnx2x: Update driver version to 1.72.50-0 | Barak Witkowski |
2012-04-23 | bnx2x: remove gro workaround | Dmitry Kravkov |
2012-04-23 | bnx2x: add afex support | Barak Witkowski |
2012-04-23 | mlx4_en: Byte Queue Limit support | Yevgeny Petrilin |
2012-04-23 | mlx4_en: Moving to Interrupts for TX completions | Yevgeny Petrilin |
2012-04-23 | mlx4_en: Added Ethtool support for TX Interrupt coalescing | Yevgeny Petrilin |
2012-04-23 | tcp: sk_add_backlog() is too agressive for TCP | Eric Dumazet |
2012-04-23 | net: add a limit parameter to sk_add_backlog() | Eric Dumazet |
2012-04-23 | net ax25: Fix the build when sysctl support is disabled. | Eric W. Biederman |
2012-04-23 | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-04-23 | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te... | Linus Torvalds |
2012-04-23 | mm: fix s390 BUG by __set_page_dirty_no_writeback on swap | Hugh Dickins |
2012-04-24 | md: fix possible corruption of array metadata on shutdown. | NeilBrown |
2012-04-24 | md: don't call ->add_disk unless there is good reason. | NeilBrown |
2012-04-24 | DM RAID: Use safe version of rdev_for_each | Jonathan Brassow |
2012-04-23 | net sysctl: Add place holder functions for when sysctl support is compiled ou... | Eric W. Biederman |
2012-04-23 | be2net: fix ethtool get settings | Ajit Khaparde |
2012-04-23 | dlm: fix QUECVT when convert queue is empty | David Teigland |
2012-04-23 | tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. | David S. Miller |
2012-04-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-04-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-23 | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt |
2012-04-23 | irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers | Benjamin Herrenschmidt |
2012-04-23 | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt |
2012-04-23 | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt |
2012-04-23 | powerpc/eeh: Fix crash caused by null eeh_dev | Gavin Shan |
2012-04-23 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-04-22 | tcp: fix TCP_MAXSEG for established IPv6 passive sockets | Neal Cardwell |
2012-04-21 | Linux 3.4-rc4v3.4-rc4 | Linus Torvalds |
2012-04-21 | gianfar: add GRO support | Wu Jiajun-B06378 |
2012-04-21 | drivers/net: Do not free an IRQ if its request failed | Lee Jones |
2012-04-21 | af_packet: packet_getsockopt() cleanup | Eric Dumazet |
2012-04-21 | tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() | Neal Cardwell |
2012-04-21 | net: allow better page reuse in splice(sock -> pipe) | Eric Dumazet |
2012-04-21 | sparc32,leon: add notify_cpu_starting() | Yong Zhang |
2012-04-21 | drop_monitor: allow more events per second | Eric Dumazet |
2012-04-21 | team: add per-port option for enabling/disabling ports | Jiri Pirko |
2012-04-21 | team: allow to enable/disable ports | Jiri Pirko |