Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: Revert "net: avoid one atomic operation in skb_clone()" | Eric Dumazet | 2014-11-21 | 1 | -17/+6 | |
| * | | | | | | | virtio-net: validate features during probe | Jason Wang | 2014-11-21 | 1 | -0/+37 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-11-21 | 2 | -3/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries | Linus Lüssing | 2014-11-17 | 1 | -2/+1 | |
| | * | | | | | | | netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind | Pablo Neira Ayuso | 2014-11-17 | 1 | -1/+11 | |
| * | | | | | | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-11-21 | 5 | -17/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | brcmfmac: don't include linux/unaligned/access_ok.h | Johannes Berg | 2014-11-20 | 1 | -1/+1 | |
| | * | | | | | | | | Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 2014-11-19 | 1 | -9/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | mac80211: minstrel_ht: fix a crash in rate sorting | Felix Fietkau | 2014-11-18 | 1 | -9/+6 | |
| | * | | | | | | | | | brcmfmac: fix error handling of irq_of_parse_and_map | Dmitry Torokhov | 2014-11-17 | 1 | -2/+2 | |
| | * | | | | | | | | | brcmfmac: kill URB when request timed out | Mathy Vanhoef | 2014-11-17 | 1 | -2/+4 | |
| | * | | | | | | | | | ath9k: fix regression in bssidmask calculation | Ben Greear | 2014-11-17 | 1 | -3/+6 | |
| * | | | | | | | | | | cxgb4 : Fix DCB priority groups being returned in wrong order | Anish Bhatt | 2014-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg | Jiri Bohac | 2014-11-20 | 1 | -1/+5 | |
| * | | | | | | | | | | openvswitch: Don't validate IPv6 label masks. | Joe Stringer | 2014-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | | pptp: fix stack info leak in pptp_getname() | Mathias Krause | 2014-11-20 | 1 | -1/+3 | |
| * | | | | | | | | | | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection | Anish Bhatt | 2014-11-19 | 2 | -1/+3 | |
| * | | | | | | | | | | ipv6: delete protocol and unregister rtnetlink when cleanup | Duan Jiong | 2014-11-19 | 1 | -0/+4 | |
| * | | | | | | | | | | Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca... | David S. Miller | 2014-11-19 | 10 | -64/+183 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | can: m_can: update to support CAN FD features | Dong Aisheng | 2014-11-18 | 1 | -43/+134 | |
| | * | | | | | | | | | | can: m_can: fix incorrect error messages | Dong Aisheng | 2014-11-18 | 1 | -3/+3 | |
| | * | | | | | | | | | | can: m_can: add missing delay after setting CCCR_INIT bit | Dong Aisheng | 2014-11-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | can: m_can: fix not set can_dlc for remote frame | Dong Aisheng | 2014-11-18 | 1 | -3/+4 | |
| | * | | | | | | | | | | can: m_can: fix possible sleep in napi poll | Dong Aisheng | 2014-11-18 | 1 | -5/+15 | |
| | * | | | | | | | | | | can: m_can: add missing message RAM initialization | Dong Aisheng | 2014-11-18 | 1 | -1/+10 | |
| | * | | | | | | | | | | can: m_can: add CONFIG_HAS_IOMEM dependence | David Cohen | 2014-11-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | can: m_can: add .ndo_change_mtu function | Dong Aisheng | 2014-11-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | can: gs_usb: add .ndo_change_mtu function | Marc Kleine-Budde | 2014-11-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | can: rcar_can: add .ndo_change_mtu function | Marc Kleine-Budde | 2014-11-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | can: xilinx_can: add .ndo_change_mtu function | Marc Kleine-Budde | 2014-11-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | can: xilinx_can: fix comparison of unsigned variable | Sudip Mukherjee | 2014-11-18 | 1 | -1/+2 | |
| | * | | | | | | | | | | can: remove unused variable | Sudip Mukherjee | 2014-11-18 | 3 | -8/+2 | |
| | * | | | | | | | | | | can: esd_usb2: fix memory leak on disconnect | Alexey Khoroshilov | 2014-11-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | can: dev: add can_is_canfd_skb() API | Dong Aisheng | 2014-11-18 | 1 | -0/+6 | |
| | * | | | | | | | | | | can: dev: fix typo CIA -> CiA, CAN in Automation | Roman Fietze | 2014-11-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | can: dev: avoid calling kfree_skb() from interrupt context | Thomas Körper | 2014-11-18 | 1 | -1/+1 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too | Or Gerlitz | 2014-11-19 | 1 | -1/+6 | |
| * | | | | | | | | | | bonding: fix curr_active_slave/carrier with loadbalance arp monitoring | Nikolay Aleksandrov | 2014-11-19 | 1 | -1/+2 | |
| * | | | | | | | | | | vxlan: Inline vxlan_gso_check(). | Joe Stringer | 2014-11-18 | 2 | -20/+17 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs | Daniel Borkmann | 2014-11-16 | 2 | -10/+10 | |
| * | | | | | | | | | qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem | Martin Hauke | 2014-11-16 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel... | David S. Miller | 2014-11-16 | 3 | -12/+21 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | openvswitch: Validate IPv6 flow key and mask values. | Jarno Rajahalme | 2014-11-14 | 1 | -0/+7 | |
| | * | | | | | | | | | openvswitch: Convert dp rcu read operation to locked operations | Pravin B Shelar | 2014-11-14 | 1 | -7/+7 | |
| | * | | | | | | | | | openvswitch: Fix NDP flow mask validation | Daniele Di Proietto | 2014-11-14 | 1 | -1/+1 | |
| | * | | | | | | | | | openvswitch: Fix checksum calculation when modifying ICMPv6 packets. | Jesse Gross | 2014-11-14 | 1 | -2/+6 | |
| | * | | | | | | | | | openvswitch: Fix memory leak. | Pravin B Shelar | 2014-11-14 | 1 | -2/+0 | |
| * | | | | | | | | | | dcbnl : Disable software interrupts before taking dcb_lock | Anish Bhatt | 2014-11-16 | 1 | -18/+18 | |
| * | | | | | | | | | | ieee802154: fix error handling in ieee802154fake_probe() | Alexey Khoroshilov | 2014-11-16 | 1 | -5/+8 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-11-16 | 8 | -58/+32 | |
| |\ \ \ \ \ \ \ \ \ \ |