summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-02Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-02net: Don't keep around original SKB when we software segment GSO frames.David S. Miller
2014-09-02net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller
2014-09-02net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-02net: Do txq_trans_update() in netdev_start_xmit()David S. Miller
2014-09-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown
2014-08-30net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert
2014-08-30net: Clarification of CHECKSUM_UNNECESSARYTom Herbert
2014-08-30net: Allocate a new 16 bits for flags in skbuffTom Herbert
2014-08-30include/rxrpc/types.h: Remove unused headerRasmus Villemoes
2014-08-30include/linux/phonedev.h: Remove unused headerRasmus Villemoes
2014-08-30include/linux/i82593.h: Remove unused headerRasmus Villemoes
2014-08-30include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes
2014-08-30net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-08-30net: add skb_get_tx_queue() helperDaniel Borkmann
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-29jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding
2014-08-28net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli
2014-08-28net: phy: broadcom: add new Broadcom OUIFlorian Fainelli
2014-08-28net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli
2014-08-28net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-28net: dsa: allow updating fixed PHY link informationFlorian Fainelli
2014-08-28net: dsa: allow drivers to do link adjustmentFlorian Fainelli
2014-08-28net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-28net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-28net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-28net: dsa: provide a switch device device tree node pointerFlorian Fainelli
2014-08-28net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli
2014-08-28net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-08-27net: Update sk_buff flag bit availability comment.David S. Miller
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-26net: make skb an optional parameter for__skb_flow_dissect()WANG Cong
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds