aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-26tipc: Enhance error checking of published namesAllan Stephens2-7/+4
2012-04-26tipc: Create helper routine to delete unused name sequence structureAllan Stephens1-12/+15
2012-04-26tipc: remove redundant memset and stale comment from subscr.cAllan Stephens1-2/+0
2012-04-26tipc: Optimize initialization of network topology serviceAllan Stephens1-1/+1
2012-04-26tipc: Enhance re-initialization of network topology serviceAllan Stephens1-3/+0
2012-04-26tipc: Optimize termination of configuration serviceAllan Stephens1-4/+2
2012-04-26tipc: Optimize initialization of configuration serviceAllan Stephens1-1/+1
2012-04-26tipc: Optimize re-initialization of configuration serviceAllan Stephens3-2/+17
2012-04-26mISDN: DSP scheduling fix (version 2)Karsten Keil2-2/+4
2012-04-26mISDN: Fix division by zeroKarsten Keil1-5/+14
2012-04-26mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg1-5/+10
2012-04-26mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg1-1/+1
2012-04-25net: sock_diag_handler structs can be constShan Wei4-11/+11
2012-04-25ipv6: call consume_skb() in frag/reassemblyEric Dumazet2-3/+3
2012-04-25net: dcb: add CEE notify callsJohn Fastabend1-0/+2
2012-04-24tipc: remove inline instances from C source files.Paul Gortmaker2-3/+3
2012-04-24af_netlink: drop_monitor/dropwatch friendlyEric Dumazet1-2/+10
2012-04-24af_netlink: cleanupsEric Dumazet1-30/+31
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet2-4/+5
2012-04-23tcp: tcp_try_coalesce returns a booleanEric Dumazet1-9/+9
2012-04-23net: make spd_fill_page() linear argument a boolEric Dumazet1-4/+4
2012-04-23net: Use bool and remove inline in skb_splice_bits() code.David S. Miller1-29/+29
2012-04-23net: speedup skb_splice_bits()Eric Dumazet1-11/+19
2012-04-23tcp: introduce tcp_try_coalesceEric Dumazet1-17/+62
2012-04-23bnx2x: Update driver version to 1.72.50-0Barak Witkowski1-2/+2
2012-04-23bnx2x: remove gro workaroundDmitry Kravkov4-25/+0
2012-04-23bnx2x: add afex supportBarak Witkowski14-57/+1081
2012-04-23mlx4_en: Byte Queue Limit supportYevgeny Petrilin3-4/+17
2012-04-23mlx4_en: Moving to Interrupts for TX completionsYevgeny Petrilin4-74/+9
2012-04-23mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin2-4/+21
2012-04-23tcp: sk_add_backlog() is too agressive for TCPEric Dumazet2-2/+4
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet10-19/+21
2012-04-23net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman1-2/+2
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel.Eric W. Biederman1-3/+12
2012-04-23be2net: fix ethtool get settingsAjit Khaparde5-102/+239
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland1-0/+12
2012-04-23tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller2-4/+2
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2-30/+30
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-21Linux 3.4-rc4Linus Torvalds1-1/+1
2012-04-21gianfar: add GRO supportWu Jiajun-B063781-6/+7
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1