summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sock_diag_handler structs can be constShan Wei2012-04-254-11/+11
* ipv6: call consume_skb() in frag/reassemblyEric Dumazet2012-04-252-3/+3
* net: dcb: add CEE notify callsJohn Fastabend2012-04-251-0/+2
* tipc: remove inline instances from C source files.Paul Gortmaker2012-04-242-3/+3
* af_netlink: drop_monitor/dropwatch friendlyEric Dumazet2012-04-241-2/+10
* af_netlink: cleanupsEric Dumazet2012-04-241-30/+31
* net: skb_can_coalesce returns a booleanEric Dumazet2012-04-242-4/+5
* tcp: tcp_try_coalesce returns a booleanEric Dumazet2012-04-231-9/+9
* net: make spd_fill_page() linear argument a boolEric Dumazet2012-04-231-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23449-2864/+4115
|\
| * Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-231-0/+4
| |\
| | * Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
| * | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-232-5/+6
| |\ \
| | * | md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-241-1/+2
| | * | md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-241-2/+2
| | * | DM RAID: Use safe version of rdev_for_eachJonathan Brassow2012-04-241-2/+2
| * | | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-231-0/+12
| |\ \ \
| | * | | dlm: fix QUECVT when convert queue is emptyDavid Teigland2012-04-231-0/+12
| * | | | mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins2012-04-231-1/+1
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-221-5/+1
| |\ \ \ \
| | * | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-191-5/+1
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-2214-72/+122
| |\ \ \ \ \
| | * | | | | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-232-30/+30
| | * | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
| | * | | | | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-231-8/+4
| | * | | | | powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-231-0/+9
| | * | | | | powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-231-1/+1
| | * | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-239-33/+71
| | |\ \ \ \ \
| | | * | | | | powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2012-04-192-0/+53
| | | * | | | | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-191-1/+1
| | | * | | | | powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu2012-04-191-5/+5
| | | * | | | | powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu2012-04-191-0/+1
| | | * | | | | powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2012-04-192-5/+3
| | | * | | | | powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-193-22/+8
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-2262-238/+407
| |\ \ \ \ \ \ \
| | * | | | | | | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-221-0/+4
| | * | | | | | | drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
| | * | | | | | | drop_monitor: allow more events per secondEric Dumazet2012-04-211-0/+1
| | * | | | | | | ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-211-1/+1
| | * | | | | | | net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-211-24/+14
| | * | | | | | | ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-211-5/+6
| | * | | | | | | net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-191-4/+5
| | * | | | | | | icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-191-1/+11
| | * | | | | | | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-191-0/+30
| | * | | | | | | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
| | * | | | | | | ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-191-1/+1
| | * | | | | | | tcp: fix retransmit of partially acked framesEric Dumazet2012-04-181-0/+1
| | * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-1811-24/+61
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1811-24/+61
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
OpenPOWER on IntegriCloud