Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | mac80211: check skb_linearize() return value | Johannes Berg | 2016-09-14 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | stmmac: fix PWRDWN into the PMT register for global unicast. | Giuseppe CAVALLARO | 2016-09-19 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | bna: fix crash in bnad_get_strings() | Ivan Vecera | 2016-09-17 | 1 | -27/+23 | |
| * | | | | | | | | | | | | | | | | bna: add missing per queue ethtool stat | Ivan Vecera | 2016-09-17 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | sctp: fix SSN comparision | Marcelo Ricardo Leitner | 2016-09-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | irda: Free skb on irda_accept error path. | phil.turnbull@oracle.com | 2016-09-17 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | net: avoid sk_forward_alloc overflows | Eric Dumazet | 2016-09-17 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | tcp: fix overflow in __tcp_retransmit_skb() | Eric Dumazet | 2016-09-17 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | xen-netback: fix error handling on netback_probe() | Filipe Manco | 2016-09-17 | 1 | -16/+30 | |
| * | | | | | | | | | | | | | | | | Merge branch 'qeth-fixes' | David S. Miller | 2016-09-16 | 5 | -13/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | s390/qeth: fix setting VIPA address | Thomas Richter | 2016-09-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | qeth: do not turn on SG per default | Ursula Braun | 2016-09-16 | 2 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | qeth: do not limit number of gso segments | Ursula Braun | 2016-09-16 | 2 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | qeth: check not more than 16 SBALEs on the completion queue | Ursula Braun | 2016-09-16 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | s390/qeth: allow hsuid configuration in DOWN state | Ursula Braun | 2016-09-16 | 1 | -5/+17 | |
| | * | | | | | | | | | | | | | | | | s390/qeth: use ip_lock for hsuid configuration | Ursula Braun | 2016-09-16 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | qeth: restore device features after recovery | Hans Wippel | 2016-09-16 | 4 | -0/+34 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | nfp: fix error return code in nfp_net_netdev_open() | Wei Yongjun | 2016-09-16 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | net: VRF: Pass original iif to ip_route_input() | Mark Tomlinson | 2016-09-16 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | net/ibm/emac: add mutex to 'set multicast list' | Ivan Mikhaylov | 2016-09-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | net/ibm/emac: add set mac addr callback | Ivan Mikhaylov | 2016-09-16 | 1 | -2/+29 | |
| * | | | | | | | | | | | | | | | | net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV... | Sean Wang | 2016-09-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-merge | David S. Miller | 2016-09-16 | 2 | -2/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | batman-adv: fix elp packet data reservation | Linus Lüssing | 2016-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | batman-adv: Add missing refcnt for last_candidate | Sven Eckelmann | 2016-08-26 | 1 | -1/+27 | |
| * | | | | | | | | | | | | | | | | | net/mlx4_en: fix off by one in error handling | Sebastian Ott | 2016-09-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-09-16 | 5 | -37/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | nl80211: validate number of probe response CSA counters | Johannes Berg | 2016-09-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | mac80211: make mpath path fixing more robust | Pedersen, Thomas | 2016-09-12 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | mac80211: fix sequence number assignment for PS response frames | Felix Fietkau | 2016-09-12 | 1 | -32/+33 | |
| | * | | | | | | | | | | | | | | | | mac80211: fix tim recalculation after PS response | Felix Fietkau | 2016-09-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | drivers: net: phy: xgene: Fix 'remove' function | Christophe Jaillet | 2016-09-13 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | sctp: hold the transport before using it in sctp_hash_cmp | Xin Long | 2016-09-13 | 1 | -10/+17 | |
| * | | | | | | | | | | | | | | | | | bnx2: Reset device during driver initialization | Baoquan He | 2016-09-13 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-09-13 | 6 | -13/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions | Gao Feng | 2016-09-13 | 3 | -4/+19 | |
| | * | | | | | | | | | | | | | | | | | netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup() | Pablo Neira Ayuso | 2016-09-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | netfilter: nft_chain_route: re-route before skb is queued to userspace | Liping Zhang | 2016-09-06 | 2 | -7/+14 | |
| | * | | | | | | | | | | | | | | | | | netfilter: nf_tables_trace: fix endiness when dump chain policy | Liping Zhang | 2016-09-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-09-21 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | mm: usercopy: Check for module addresses | Laura Abbott | 2016-09-21 | 1 | -1/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | fix fault_in_multipages_...() on architectures with no-op access_ok() | Al Viro | 2016-09-21 | 1 | -19/+19 | |
* | | | | | | | | | | | | | | | | | | | fs/proc/kcore.c: Add bounce buffer for ktext data | Jiri Olsa | 2016-09-20 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | | | | | | fs/proc/kcore.c: Make bounce buffer global for read | Jiri Olsa | 2016-09-20 | 1 | -10/+14 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-09-20 | 22 | -146/+240 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | rapidio/rio_cm: avoid GFP_KERNEL in atomic context | Alexandre Bounine | 2016-09-20 | 1 | -3/+16 | |
| * | | | | | | | | | | | | | | | | | | Revert "ocfs2: bump up o2cb network protocol version" | Junxiao Bi | 2016-09-20 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | | | | ocfs2: fix start offset to ocfs2_zero_range_for_truncate() | Ashish Samant | 2016-09-20 | 1 | -10/+24 | |
| * | | | | | | | | | | | | | | | | | | cgroup: duplicate cgroup reference when cloning sockets | Johannes Weiner | 2016-09-20 | 2 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | | mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting | Johannes Weiner | 2016-09-20 | 1 | -9/+22 |