| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: Reject payload messages with invalid message type | Allan Stephens | 2012-04-27 | 1 | -5/+2 |
* | tipc: Enhance error checking of published names | Allan Stephens | 2012-04-26 | 2 | -7/+4 |
* | tipc: Create helper routine to delete unused name sequence structure | Allan Stephens | 2012-04-26 | 1 | -12/+15 |
* | tipc: remove redundant memset and stale comment from subscr.c | Allan Stephens | 2012-04-26 | 1 | -2/+0 |
* | tipc: Optimize initialization of network topology service | Allan Stephens | 2012-04-26 | 1 | -1/+1 |
* | tipc: Enhance re-initialization of network topology service | Allan Stephens | 2012-04-26 | 1 | -3/+0 |
* | tipc: Optimize termination of configuration service | Allan Stephens | 2012-04-26 | 1 | -4/+2 |
* | tipc: Optimize initialization of configuration service | Allan Stephens | 2012-04-26 | 1 | -1/+1 |
* | tipc: Optimize re-initialization of configuration service | Allan Stephens | 2012-04-26 | 3 | -2/+17 |
* | mISDN: DSP scheduling fix (version 2) | Karsten Keil | 2012-04-26 | 2 | -2/+4 |
* | mISDN: Fix division by zero | Karsten Keil | 2012-04-26 | 1 | -5/+14 |
* | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg | 2012-04-26 | 1 | -5/+10 |
* | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg | 2012-04-26 | 1 | -1/+1 |
* | net: sock_diag_handler structs can be const | Shan Wei | 2012-04-25 | 4 | -11/+11 |
* | ipv6: call consume_skb() in frag/reassembly | Eric Dumazet | 2012-04-25 | 2 | -3/+3 |
* | net: dcb: add CEE notify calls | John Fastabend | 2012-04-25 | 1 | -0/+2 |
* | tipc: remove inline instances from C source files. | Paul Gortmaker | 2012-04-24 | 2 | -3/+3 |
* | af_netlink: drop_monitor/dropwatch friendly | Eric Dumazet | 2012-04-24 | 1 | -2/+10 |
* | af_netlink: cleanups | Eric Dumazet | 2012-04-24 | 1 | -30/+31 |
* | net: skb_can_coalesce returns a boolean | Eric Dumazet | 2012-04-24 | 2 | -4/+5 |
* | tcp: tcp_try_coalesce returns a boolean | Eric Dumazet | 2012-04-23 | 1 | -9/+9 |
* | net: make spd_fill_page() linear argument a bool | Eric Dumazet | 2012-04-23 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 | 449 | -2864/+4115 |
|\ |
|
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-04-23 | 1 | -0/+4 |
| |\ |
|
| | * | Fix modpost failures in fedora 17 | David Miller | 2012-04-18 | 1 | -0/+4 |
| * | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-04-23 | 2 | -5/+6 |
| |\ \ |
|
| | * | | md: fix possible corruption of array metadata on shutdown. | NeilBrown | 2012-04-24 | 1 | -1/+2 |
| | * | | md: don't call ->add_disk unless there is good reason. | NeilBrown | 2012-04-24 | 1 | -2/+2 |
| | * | | DM RAID: Use safe version of rdev_for_each | Jonathan Brassow | 2012-04-24 | 1 | -2/+2 |
| * | | | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te... | Linus Torvalds | 2012-04-23 | 1 | -0/+12 |
| |\ \ \ |
|
| | * | | | dlm: fix QUECVT when convert queue is empty | David Teigland | 2012-04-23 | 1 | -0/+12 |
| * | | | | mm: fix s390 BUG by __set_page_dirty_no_writeback on swap | Hugh Dickins | 2012-04-23 | 1 | -1/+1 |
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-22 | 1 | -5/+1 |
| |\ \ \ \ |
|
| | * | | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" | Russell King | 2012-04-19 | 1 | -5/+1 |
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-04-22 | 14 | -72/+122 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt | 2012-04-23 | 2 | -30/+30 |
| | * | | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers | Benjamin Herrenschmidt | 2012-04-23 | 1 | -0/+7 |
| | * | | | | | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt | 2012-04-23 | 1 | -8/+4 |
| | * | | | | | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt | 2012-04-23 | 1 | -0/+9 |
| | * | | | | | powerpc/eeh: Fix crash caused by null eeh_dev | Gavin Shan | 2012-04-23 | 1 | -1/+1 |
| | * | | | | | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-04-23 | 9 | -33/+71 |
| | |\ \ \ \ \ |
|
| | | * | | | | | powerpc/mpc85xx: add MPIC message dts node | Mingkai Hu | 2012-04-19 | 2 | -0/+53 |
| | | * | | | | | powerpc/mpic_msgr: fix offset error when setting mer register | Mingkai Hu | 2012-04-19 | 1 | -1/+1 |
| | | * | | | | | powerpc/mpic_msgr: add lock for MPIC message global variable | Mingkai Hu | 2012-04-19 | 1 | -5/+5 |
| | | * | | | | | powerpc/mpic_msgr: fix compile error when SMP disabled | Mingkai Hu | 2012-04-19 | 1 | -0/+1 |
| | | * | | | | | powerpc: fix build when CONFIG_BOOKE_WDT is enabled | Baruch Siach | 2012-04-19 | 2 | -5/+3 |
| | | * | | | | | powerpc/85xx: don't call of_platform_bus_probe() twice | Timur Tabi | 2012-04-19 | 3 | -22/+8 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-22 | 62 | -238/+407 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tcp: fix TCP_MAXSEG for established IPv6 passive sockets | Neal Cardwell | 2012-04-22 | 1 | -0/+4 |
| | * | | | | | | | drivers/net: Do not free an IRQ if its request failed | Lee Jones | 2012-04-21 | 1 | -2/+1 |