summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-11netfilter: Fix slab corruption.Linus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-06sockfs: Get rid of getxattr iopAndreas Gruenbacher
2016-10-06sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher
2016-10-06Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-10-06netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet
2016-10-06packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski
2016-10-06Bluetooth: Add appearance to default scan rsp dataMichał Narajowski
2016-10-06Bluetooth: Fix local name in scan rspMichał Narajowski
2016-10-06rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phaseDavid Howells
2016-10-06rxrpc: Need to produce an ACK for service op if op takes a long timeDavid Howells
2016-10-06rxrpc: Return negative error code to kernel serviceDavid Howells
2016-10-06rxrpc: Add missing notificationDavid Howells
2016-10-06rxrpc: Queue the call on expiryDavid Howells
2016-10-06rxrpc: Partially handle OpenAFS's improper termination of callsDavid Howells
2016-10-06rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKsDavid Howells
2016-10-06rxrpc: Fix warning by splitting rxrpc_send_call_packet()David Howells
2016-10-06rxrpc: Only ping for lost reply in client callDavid Howells
2016-10-06rxrpc: Fix oops on incoming call to serviceless endpointDavid Howells
2016-10-06rxrpc: Fix duplicate constDavid Howells
2016-10-06rxrpc: Accesses of rxrpc_local::service need to be RCU managedDavid Howells
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-10-05crush: remove redundant local variableIlya Dryomov
2016-10-05crush: don't normalize input of crush_ln iterativelyIlya Dryomov
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-10-04netfilter: nft_limit: fix divided by zero panicLiping Zhang
2016-10-04netfilter: fix namespace handling in nf_log_proc_dostringJann Horn
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan
2016-10-04net/ncsi: Rework the channel monitoringGavin Shan
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan
2016-10-04net/ncsi: Rework request index allocationGavin Shan
2016-10-04net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan
2016-10-04net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan
2016-10-04net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins
2016-10-03net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani