summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-26mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg
2012-04-26mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg
2012-04-26net: sock_diag_handler structs can be constShan Wei
2012-04-26ipv6: call consume_skb() in frag/reassemblyEric Dumazet
2012-04-25net: dcb: add CEE notify callsJohn Fastabend
2012-04-24tipc: remove inline instances from C source files.Paul Gortmaker
2012-04-24af_netlink: drop_monitor/dropwatch friendlyEric Dumazet
2012-04-24af_netlink: cleanupsEric Dumazet
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet
2012-04-24tcp: tcp_try_coalesce returns a booleanEric Dumazet
2012-04-24net: make spd_fill_page() linear argument a boolEric Dumazet
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-24net: Use bool and remove inline in skb_splice_bits() code.David S. Miller
2012-04-24net: speedup skb_splice_bits()Eric Dumazet
2012-04-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-24tcp: introduce tcp_try_coalesceEric Dumazet
2012-04-24bnx2x: Update driver version to 1.72.50-0Barak Witkowski
2012-04-24bnx2x: remove gro workaroundDmitry Kravkov
2012-04-24bnx2x: add afex supportBarak Witkowski
2012-04-24mlx4_en: Byte Queue Limit supportYevgeny Petrilin
2012-04-24mlx4_en: Moving to Interrupts for TX completionsYevgeny Petrilin
2012-04-24mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin
2012-04-24tcp: sk_add_backlog() is too agressive for TCPEric Dumazet
2012-04-24net: add a limit parameter to sk_add_backlog()Eric Dumazet
2012-04-24net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman
2012-04-24Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-24Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-24mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman
2012-04-23be2net: fix ethtool get settingsAjit Khaparde
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland
2012-04-23tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller
2012-04-23Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21gianfar: add GRO supportWu Jiajun-B06378
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones
2012-04-21af_packet: packet_getsockopt() cleanupEric Dumazet
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell