index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Don't keep around original SKB when we software segment GSO frames.
David S. Miller
2014-09-02
1
-2
/
+2
*
net: Validate xmit SKBs right when we pull them out of the qdisc.
David S. Miller
2014-09-02
1
-0
/
+1
*
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-02
1
-4
/
+5
*
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-09-02
1
-2
/
+8
*
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
2014-08-30
1
-14
/
+12
*
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
2014-08-30
1
-23
/
+51
*
net: Allocate a new 16 bits for flags in skbuff
Tom Herbert
2014-08-30
1
-0
/
+4
*
include/rxrpc/types.h: Remove unused header
Rasmus Villemoes
2014-08-30
1
-41
/
+0
*
include/linux/phonedev.h: Remove unused header
Rasmus Villemoes
2014-08-30
1
-25
/
+0
*
include/linux/i82593.h: Remove unused header
Rasmus Villemoes
2014-08-30
1
-229
/
+0
*
include/linux/cycx_x25.h: Remove unused header
Rasmus Villemoes
2014-08-30
1
-125
/
+0
*
net: add skb_get_tx_queue() helper
Daniel Borkmann
2014-08-30
1
-0
/
+6
*
net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
Florian Fainelli
2014-08-28
1
-0
/
+2
*
net: phy: broadcom: add new Broadcom OUI
Florian Fainelli
2014-08-28
1
-1
/
+1
*
net: phy: broadcom: fix PHY_BCM_OUI_4
Florian Fainelli
2014-08-28
1
-1
/
+1
*
net: dsa: add Broadcom tag RX/TX handler
Florian Fainelli
2014-08-28
1
-0
/
+5
*
net: dsa: allow updating fixed PHY link information
Florian Fainelli
2014-08-28
1
-0
/
+3
*
net: dsa: allow drivers to do link adjustment
Florian Fainelli
2014-08-28
1
-0
/
+7
*
net: dsa: allow switches to work without tagging
Florian Fainelli
2014-08-28
2
-3
/
+8
*
net: dsa: allow for more complex PHY setups
Florian Fainelli
2014-08-28
1
-0
/
+1
*
net: dsa: retain a per-port device_node pointer
Florian Fainelli
2014-08-28
1
-0
/
+1
*
net: dsa: provide a switch device device tree node pointer
Florian Fainelli
2014-08-28
1
-0
/
+7
*
net: phy: provide stub for fixed_phy_set_link_update
Florian Fainelli
2014-08-28
1
-8
/
+9
*
net: dsa: reduce number of protocol hooks
Florian Fainelli
2014-08-28
3
-33
/
+16
*
net: Update sk_buff flag bit availability comment.
David S. Miller
2014-08-27
1
-1
/
+1
*
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
2014-08-26
1
-2
/
+2
*
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2014-08-26
2
-23
/
+4
*
net/mlx4: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
2014-08-26
1
-1
/
+2
*
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-25
1
-0
/
+35
*
random32: improvements to prandom_bytes
Daniel Borkmann
2014-08-25
1
-2
/
+2
*
udp: additional GRO support
Tom Herbert
2014-08-25
1
-0
/
+18
*
net: add gro_compute_pseudo functions
Tom Herbert
2014-08-25
2
-0
/
+16
*
net: skb_gro_checksum_* functions
Tom Herbert
2014-08-25
1
-2
/
+74
*
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
2014-08-23
2
-8
/
+24
*
net: phy: bcm7xxx: enable EEE at the PHY level
Florian Fainelli
2014-08-23
1
-0
/
+3
*
net: phy: export phy_{read,write}_mmd_indirect
Florian Fainelli
2014-08-23
1
-0
/
+27
*
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h
Florian Fainelli
2014-08-23
1
-0
/
+20
*
net: phy: broadcom: extract all registers to brcmphy.h
Florian Fainelli
2014-08-23
1
-0
/
+103
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-23
6
-6
/
+18
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-08-22
1
-1
/
+0
|
|
\
|
|
*
net: phy: bcm7xxx: remove 28nm wildcard entry
Florian Fainelli
2014-08-17
1
-1
/
+0
|
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-08-22
1
-1
/
+3
|
|
\
\
|
|
*
|
asm-generic: add memfd_create system call to unistd.h
Will Deacon
2014-08-18
1
-1
/
+3
|
*
|
|
i2c: rework kernel config I2C_ACPI
Lan Tianyu
2014-08-19
1
-4
/
+8
|
|
/
/
|
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-16
1
-0
/
+1
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next
James Bottomley
2014-08-06
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
libiscsi: return new error code when nop times out
Mike Christie
2014-08-01
1
-0
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-08-16
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Input: MT - make slot cleanup callable outside mt_sync_frame()
Henrik Rydberg
2014-08-08
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2014-08-16
1
-0
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]