Age | Commit message (Expand) | Author | Files | Lines |
2015-02-24 | net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg | Catalin Marinas | 1 | -9/+0 |
2015-02-24 | irda: replace current->state by set_current_state() | Fabian Frederick | 2 | -3/+3 |
2015-02-24 | net: sched: export tc_connmark.h so it is uapi accessible | Jamal Hadi Salim | 1 | -0/+1 |
2015-02-23 | team: fix possible null pointer dereference in team_handle_frame | Jiri Pirko | 1 | -3/+1 |
2015-02-23 | decnet: Fix obvious o/0 typo | Rasmus Villemoes | 1 | -1/+1 |
2015-02-23 | rhashtable: initialize all rhashtable walker members | Sasha Levin | 1 | -0/+3 |
2015-02-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -0/+1 |
2015-02-23 | Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers | Marcel Holtmann | 1 | -0/+1 |
2015-02-23 | tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() | Neal Cardwell | 1 | -1/+1 |
2015-02-23 | net: pktgen: disable xmit_clone on virtual devices | Eric Dumazet | 1 | -0/+3 |
2015-02-22 | r8169: Revert BQL and xmit_more support. | David S. Miller | 1 | -23/+7 |
2015-02-22 | wan: cosa: replace current->state by set_current_state() | Fabian Frederick | 1 | -6/+6 |
2015-02-22 | hso: replace current->state by __set_current_state() | Fabian Frederick | 1 | -1/+1 |
2015-02-22 | mISDN: replace current->state by set_current_state() | Fabian Frederick | 1 | -1/+1 |
2015-02-22 | af_packet: allow packets defragmentation not only for hash fanout type | Alexander Drozdov | 1 | -5/+5 |
2015-02-22 | rhashtable: ensure cache line alignment on bucket_table | Eric Dumazet | 1 | -4/+5 |
2015-02-22 | net: reject creation of netdev names with colons | Matthew Thode | 1 | -1/+1 |
2015-02-21 | net: dsa: bcm_sf2: fix 64-bits register reads | Florian Fainelli | 1 | -1/+1 |
2015-02-21 | rhashtable: allow to unload test module | Daniel Borkmann | 1 | -0/+5 |
2015-02-21 | rhashtable: better high order allocation attempts | Daniel Borkmann | 1 | -3/+3 |
2015-02-21 | rhashtable: don't test for shrink on insert, expansion on delete | Daniel Borkmann | 1 | -9/+18 |
2015-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -18/+28 |
2015-02-21 | caif: fix a signedness bug in cfpkt_iterate() | Dan Carpenter | 3 | -5/+5 |
2015-02-21 | cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead | Anish Bhatt | 2 | -30/+33 |
2015-02-21 | ethtool: Add hw-switch-offload to netdev_features_strings. | Rami Rosen | 1 | -0/+1 |
2015-02-21 | ipvlan: Fix text that talks about ip util support | Mahesh Bandewar | 1 | -1/+1 |
2015-02-21 | rhashtable: don't allocate ht structure on stack in test_rht_init | Daniel Borkmann | 1 | -1/+2 |
2015-02-21 | net/appletalk: LTPC needs virt_to_bus | Arnd Bergmann | 1 | -1/+1 |
2015-02-21 | net: smc91x: improve neponset hack | Arnd Bergmann | 1 | -1/+1 |
2015-02-20 | sock: sock_dequeue_err_skb() needs hard irq safety | Eric Dumazet | 1 | -2/+3 |
2015-02-20 | net: Initialize all members in skb_gro_remcsum_init() | Geert Uytterhoeven | 1 | -0/+1 |
2015-02-20 | ethernet/ixp4xx: prevent allmulti from clobbering promisc | Derrick Pallas | 1 | -1/+1 |
2015-02-20 | openvswitch: Fix net exit. | Pravin B Shelar | 2 | -2/+45 |
2015-02-20 | ematch: Fix auto-loading of ematch modules. | Ignacy Gawędzki | 1 | -0/+1 |
2015-02-20 | net: phy: Fix verification of EEE support in phy_init_eee | Guenter Roeck | 1 | -3/+20 |
2015-02-20 | ipv4: ip_check_defrag should correctly check return value of skb_copy_bits | Alexander Drozdov | 1 | -1/+1 |
2015-02-20 | usb: plusb: Add support for National Instruments host-to-host cable | Ben Shelton | 1 | -0/+5 |
2015-02-20 | ehea: Register memory hotplug, reboot and crash hooks on adapter probe | Anton Blanchard | 1 | -105/+141 |
2015-02-19 | gen_stats.c: Duplicate xstats buffer for later use | Ignacy Gawędzki | 1 | -1/+14 |
2015-02-18 | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 44 | -109/+3229 |
2015-02-18 | Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -21/+704 |
2015-02-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 71 | -1911/+4736 |
2015-02-18 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 22 | -32/+758 |
2015-02-18 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -18/+2 |
2015-02-18 | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd | Linus Torvalds | 35 | -214/+1385 |
2015-02-18 | pwm: tegra: Use NSEC_PER_SEC | Thierry Reding | 1 | -1/+1 |
2015-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 52 | -143/+483 |
2015-02-18 | Merge tag 'md/3.20-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -3/+6 |
2015-02-18 | Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+1 |
2015-02-18 | Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -17/+0 |