summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-12-10net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck
2014-12-10net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller
2014-12-09bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu
2014-12-09bridge: new mode flag to indicate mode 'undefined'Roopa Prabhu
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-09Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller
2014-12-09tcp: refine TSO autosizingEric Dumazet
2014-12-09bury memcpy_toiovec()Al Viro
2014-12-09skb_copy_datagram_iovec() can dieAl Viro
2014-12-09switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro
2014-12-09first fruits - kill l2cap ->memcpy_fromiovec()Al Viro
2014-12-09put iov_iter into msghdrAl Viro
2014-12-09vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro
2014-12-09switch l2cap ->memcpy_fromiovec() to msghdrAl Viro
2014-12-09switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro
2014-12-09Merge branch 'iov_iter' into for-davem-2Al Viro
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar
2014-12-09netdevice: Add a function to check macvlan portMahesh Bandewar
2014-12-09dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko
2014-12-09net: avoid two atomic operations in fast clonesEric Dumazet
2014-12-09rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar
2014-12-09tc_act: export uapi header filestephen hemminger
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08net: Add functions for handling padding frame and adding to lengthAlexander Duyck
2014-12-08net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen
2014-12-08tipc: convert name table read-write lock to RCUYing Xue
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther
2014-12-08copy_from_iter_nocache()Al Viro
2014-12-08new helper: iov_iter_kvec()Al Viro
2014-12-08csum_and_copy_..._iter()Al Viro
2014-12-08hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-08iov_iter.c: handle ITER_KVEC directlyAl Viro
2014-12-07can: dev: Consolidate and unify state change handlingAndri Yngvason
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-05bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski