aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-29rxrpc: Clean up whitespaceDavid Howells3-4/+4
2017-11-29myri10ge: Update MAINTAINERSHyong-Youb Kim1-2/+2
2017-11-29kasan: use %px to print addresses instead of %pTobin C. Harding1-4/+4
2017-11-29vsprintf: add printk specifier %pxTobin C. Harding3-2/+36
2017-11-29printk: hash addresses printed with %pTobin C. Harding3-46/+155
2017-11-29vsprintf: refactor %pK code out of pointer()Tobin C. Harding1-43/+54
2017-11-29docs: correct documentation for %pKTobin C. Harding1-2/+1
2017-11-28net: sched: cbq: create block for q->link.blockJiri Pirko1-1/+8
2017-11-28atm: suni: remove extraneous space to fix indentationColin Ian King1-1/+1
2017-11-28atm: lanai: use %p to format kernel addresses instead of %xColin Ian King1-4/+4
2017-11-28VSOCK: Don't set sk_state to TCP_CLOSE before testing itJorgen Hansen1-2/+2
2017-11-28atm: fore200e: use %pK to format kernel addresses instead of %xColin Ian King1-2/+2
2017-11-28ambassador: fix incorrect indentation of assignment statementColin Ian King1-1/+1
2017-11-28vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long1-2/+2
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long1-1/+1
2017-11-28sctp: use right member as the param of list_for_each_entryXin Long1-3/+3
2017-11-28sch_sfq: fix null pointer dereference at timer expirationPaolo Abeni1-0/+1
2017-11-28cls_bpf: don't decrement net's refcount when offload failsJakub Kicinski1-10/+13
2017-11-28Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"Takashi Iwai1-2/+2
2017-11-28Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana1-18/+106
2017-11-28net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet1-0/+5
2017-11-28packet: fix crash in fanout_demux_rollover()Mike Maloney2-23/+10
2017-11-28sctp: remove extern from stream schedXin Long6-9/+41
2017-11-28sctp: force the params with right types for sctp csum apisXin Long1-6/+7
2017-11-28sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_failXin Long1-1/+1
2017-11-28lmc: Use memdup_user() as a cleanupVasyl Gomonovych1-10/+3
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET1-2/+2
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart1-2/+3
2017-11-28net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart1-0/+6
2017-11-28net: mvpp2: do not disable GMAC paddingYan Markman1-9/+0
2017-11-28net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart1-2/+9
2017-11-28net: mvpp2: fix the txq_init error pathAntoine Tenart1-18/+2
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata1-7/+21
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata1-32/+29
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata1-0/+18
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata1-1/+1
2017-11-28btrfs: tree-checker: Fix false panic for sanity testQu Wenruo3-8/+43
2017-11-27proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds1-2/+1
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum1-2/+4
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar1-1/+0
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin2-4/+8
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva1-1/+1
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2-4/+9
2017-11-27nlm_shutdown_hosts_net() cleanupVasily Averin1-2/+1
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin3-3/+17
2017-11-27race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin1-2/+14
2017-11-27SUNRPC: make cache_detail structures constBhumika Goyal2-4/+4
2017-11-27NFSD: make cache_detail structures constBhumika Goyal2-4/+4
2017-11-27sunrpc: make the function arg as constBhumika Goyal2-2/+2
2017-11-27nfsd: check for use of the closed special stateidAndrew Elble1-2/+5