summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller
2014-12-10dummy: use MODULE_VERSIONFlavio Leitner
2014-12-10net: sched: cls: use nla_nest_cancel instead of nlmsg_trimJiri Pirko
2014-12-10amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas
2014-12-09net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy
2014-12-09tipc: avoid double lock 'spin_lock:&seq->lock'Ying Xue
2014-12-09net: systemport: allow changing MAC addressFlorian Fainelli
2014-12-09Merge branch 'bridge_mode'David S. Miller
2014-12-09bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu
2014-12-09rocker: remove swdev modeRoopa 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-09sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura
2014-12-09sh_eth: Optimization for RX excess judgementMitsuhiro Kimura
2014-12-09net: avoid to call skb_queue_len againLi RongQing
2014-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...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-09ppp_read(): switch to skb_copy_datagram_iter()Al 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-09ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...Al Viro
2014-12-09raw.c: stick msghdr into raw_frag_vecAl Viro
2014-12-09Merge branch 'iov_iter' into for-davem-2Al Viro
2014-12-09chelsio: fix misspelling of current function in stringJulia Lawall
2014-12-09hp100: fix misspelling of current function in stringJulia Lawall
2014-12-09uli526x: fix misspelling of current function in stringJulia Lawall
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall
2014-12-09dmfe: fix misspelling of current function in stringJulia Lawall
2014-12-09macvlan: play well with ipvlan deviceMahesh Bandewar
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar
2014-12-09ipvlan: play well with macvlan deviceMahesh 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-09dummy: add support for ethtool get_drvinfoFlavio Leitner
2014-12-09Documentation (ixgbe.txt): use a decimal address.Rami Rosen
2014-12-09openvswitch: set correct protocol on route lookupJiri Benc
2014-12-09macvlan: allow setting LRO independently of lower deviceMichal Kubeček
2014-12-09i40e/i40evf: Convert macro to static inlineJeff Kirsher
2014-12-09i40e: add to NVM update debug messageShannon Nelson
2014-12-09i40e: check for AQ timeout in aq_rc decodeShannon Nelson
2014-12-09i40e: poll on NVM semaphore only if not other errorShannon Nelson
2014-12-09i40e: fix up NVM update sm error handlingShannon Nelson