Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-12-31 | 36 | -198/+334 | |
|\ \ \ \ \ | ||||||
| * | | | | | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp... | Xin Long | 2015-12-30 | 2 | -4/+5 | |
| * | | | | | Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub... | David S. Miller | 2015-12-30 | 2 | -20/+44 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 2015-12-18 | 2 | -20/+44 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_id | Johannes Berg | 2015-12-13 | 1 | -6/+9 | |
| | | * | | | | | iwlwifi: separate firmware version for 7260 devices | Johannes Berg | 2015-12-13 | 1 | -14/+35 | |
| * | | | | | | | net, socket, socket_wq: fix missing initialization of flags | Nicolai Stange | 2015-12-30 | 1 | -0/+1 | |
| * | | | | | | | drivers: net: cpsw: fix error return code | Julia Lawall | 2015-12-29 | 1 | -3/+7 | |
| * | | | | | | | openvswitch: Fix template leak in error cases. | Joe Stringer | 2015-12-29 | 1 | -2/+4 | |
| * | | | | | | | sctp: label accepted/peeled off sockets | Marcelo Ricardo Leitner | 2015-12-28 | 1 | -0/+2 | |
| * | | | | | | | sctp: use GFP_USER for user-controlled kmalloc | Marcelo Ricardo Leitner | 2015-12-28 | 1 | -3/+6 | |
| * | | | | | | | qlcnic: fix a loop exit condition better | Dan Carpenter | 2015-12-24 | 1 | -1/+1 | |
| * | | | | | | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changes | Bjørn Mork | 2015-12-23 | 3 | -1/+33 | |
| * | | | | | | | geneve: initialize needed_headroom | Paolo Abeni | 2015-12-23 | 1 | -1/+9 | |
| * | | | | | | | ipv6: honor ifindex in case we receive ll addresses in router advertisements | Hannes Frederic Sowa | 2015-12-23 | 1 | -2/+2 | |
| * | | | | | | | addrconf: always initialize sysctl table data | WANG Cong | 2015-12-22 | 1 | -7/+4 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-12-22 | 3 | -62/+75 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | xfrm: dst_entries_init() per-net dst_ops | Dan Streetman | 2015-11-03 | 3 | -62/+75 | |
| * | | | | | | | | ipv6/addrlabel: fix ip6addrlbl_get() | Andrey Ryabinin | 2015-12-22 | 1 | -1/+1 | |
| * | | | | | | | | switchdev: bridge: Pass ageing time as clock_t instead of jiffies | Ido Schimmel | 2015-12-22 | 1 | -1/+1 | |
| * | | | | | | | | sh_eth: fix 16-bit descriptor field access endianness too | Sergei Shtylyov | 2015-12-22 | 2 | -28/+30 | |
| * | | | | | | | | veth: don’t modify ip_summed; doing so treats packets with bad checksums as... | Vijay Pandurangan | 2015-12-22 | 1 | -6/+0 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-12-22 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key | Florian Westphal | 2015-12-18 | 1 | -0/+1 | |
| | * | | | | | | | | netfilter: nf_tables: use skb->protocol instead of assuming ethernet header | Pablo Neira Ayuso | 2015-12-18 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'cdc_ncm-new-Dell-devices' | David S. Miller | 2015-12-21 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card | Daniele Palmas | 2015-12-21 | 1 | -0/+9 | |
| | * | | | | | | | | | net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card | Daniele Palmas | 2015-12-21 | 1 | -0/+9 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | natsemi: add checks for dma mapping errors | Alexey Khoroshilov | 2015-12-19 | 1 | -0/+12 | |
| * | | | | | | | | | rhashtable: Kill harmless RCU warning in rhashtable_walk_init | Herbert Xu | 2015-12-18 | 1 | -1/+2 | |
| * | | | | | | | | | openvswitch: correct encoding of set tunnel action attributes | Simon Horman | 2015-12-18 | 1 | -1/+4 | |
| * | | | | | | | | | bnx2x: Prevent FW assertion when using Vxlan | Yuval Mintz | 2015-12-18 | 1 | -9/+13 | |
| * | | | | | | | | | ipip: ioctl: Remove superfluous IP-TTL handling. | Pravin B Shelar | 2015-12-18 | 1 | -3/+0 | |
| * | | | | | | | | | mkiss: Fix use after free in mkiss_close(). | David Miller | 2015-12-18 | 1 | -2/+2 | |
| * | | | | | | | | | 6pack: Fix use after free in sixpack_close(). | David Miller | 2015-12-18 | 1 | -4/+4 | |
| * | | | | | | | | | be2net: Avoid accessing eq object in be_msix_register routine, when i < 0. | Venkat Duvvuru | 2015-12-18 | 1 | -1/+3 | |
| * | | | | | | | | | Merge branch 'mlx4-time-stamping-fixes' | David S. Miller | 2015-12-18 | 3 | -9/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | net/mlx4_en: Fix HW timestamp init issue upon system startup | Eugenia Emantayev | 2015-12-18 | 3 | -7/+14 | |
| | * | | | | | | | | | net/mlx4_en: Remove dependency between timestamping capability and service_task | Eugenia Emantayev | 2015-12-18 | 1 | -3/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'cpsw-fixed-phy-dt-bugs' | David S. Miller | 2015-12-18 | 2 | -25/+34 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drivers: net: cpsw: increment reference count on fixed-link PHY node | David Rivshin | 2015-12-18 | 1 | -4/+9 | |
| | * | | | | | | | | drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY | David Rivshin | 2015-12-18 | 2 | -21/+25 | |
| | * | | | | | | | | ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy | Pascal Speck (Iktek) | 2015-12-18 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-30 | 5 | -8/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lightnvm: wrong offset in bad blk lun calculation | Matias Bjørling | 2015-12-29 | 1 | -1/+1 | |
| * | | | | | | | | | null_blk: use async queue restart helper | Jens Axboe | 2015-12-28 | 1 | -6/+5 | |
| * | | | | | | | | | block: add blk_start_queue_async() | Jens Axboe | 2015-12-28 | 2 | -0/+17 | |
| * | | | | | | | | | block: Split bios on chunk boundaries | Keith Busch | 2015-12-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-12-29 | 10 | -39/+102 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm/vmstat: fix overflow in mod_zone_page_state() | Heiko Carstens | 2015-12-29 | 2 | -8/+8 |