index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-08-01
strparser: Generalize strparser
Tom Herbert
-287
/
+424
2017-08-01
skbuff: Function to send an skbuf on a socket
Tom Herbert
-0
/
+104
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
-13
/
+95
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-5067
/
+11634
2017-08-01
Merge branch 'revert-ipv6-const'
David S. Miller
-4
/
+4
2017-08-01
Revert "l2tp: constify inet6_protocol structures"
Julia Lawall
-1
/
+1
2017-08-01
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
-3
/
+3
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-296
/
+629
2017-07-31
samples/bpf: fix bpf tunnel cleanup
William Tu
-2
/
+3
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
-1
/
+17
2017-07-31
ppp: Fix a scheduling-while-atomic bug in del_chan
Gao Feng
-1
/
+1
2017-07-31
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
Florian Fainelli
-5
/
+6
2017-07-31
virtio_net: fix truesize for mergeable buffers
Michael S. Tsirkin
-3
/
+2
2017-07-31
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
-1
/
+1
2017-07-31
Merge branch 'marvell-phy-refactor-and-cleanup'
David S. Miller
-170
/
+150
2017-07-31
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
-5
/
+19
2017-07-31
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
-11
/
+14
2017-07-31
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
-29
/
+33
2017-07-31
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
-48
/
+40
2017-07-31
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
-32
/
+22
2017-07-31
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
-35
/
+12
2017-07-31
net: phy: marvell: tabification
Andrew Lunn
-15
/
+15
2017-07-31
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
-1
/
+1
2017-07-31
net: bcmgenet: Add dependency on HAS_IOMEM && OF
Florian Fainelli
-0
/
+1
2017-07-31
MAINTAINERS: Add more files to the PHY LIBRARY section
Florian Fainelli
-3
/
+11
2017-07-31
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
-1
/
+1
2017-07-31
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
-0
/
+3
2017-07-31
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
-1
/
+27
2017-07-31
tcp: extract the function to compute delivery rate
Wei Wang
-7
/
+16
2017-07-31
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
-3
/
+3
2017-07-31
net: phy: Log only PHY state transitions
Marc Gonzalez
-3
/
+4
2017-07-31
Merge branch 'mlxsw-Various-small-fixes'
David S. Miller
-17
/
+15
2017-07-31
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
-2
/
+2
2017-07-31
mlxsw: spectrum_router: Clarify a piece of code
Petr Machata
-1
/
+1
2017-07-31
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
-3
/
+1
2017-07-31
mlxsw: reg.h: Namespace IP2ME registers
Petr Machata
-4
/
+4
2017-07-31
mlxsw: Update specification of reg_ritr_type
Petr Machata
-4
/
+4
2017-07-31
mlxsw: spectrum_router: Fix a typo
Petr Machata
-1
/
+1
2017-07-31
mlxsw: reg.h: Fix a typo
Petr Machata
-1
/
+1
2017-07-31
mlxsw: spectrum_acl: Fix a typo
Petr Machata
-1
/
+1
2017-07-31
Merge branch 'bcmgenet-utilize-MDIO-unimac-driver'
David S. Miller
-180
/
+163
2017-07-31
net: bcmgenet: Utilize bcmgenet_mii_exit() for error path
Florian Fainelli
-6
/
+1
2017-07-31
net: bcmgenet: Drop legacy MDIO code
Florian Fainelli
-125
/
+0
2017-07-31
net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver
Florian Fainelli
-34
/
+116
2017-07-31
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
-6
/
+36
2017-07-31
net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
Florian Fainelli
-1
/
+3
2017-07-31
net: phy: mdio-bcm-unimac: create unique bus names
Florian Fainelli
-1
/
+1
2017-07-31
net: phy: mdio-bcm-unimac: factor busy polling loop
Florian Fainelli
-22
/
+21
2017-07-31
Merge branch 'tcp-remove-prequeue-and-header-prediction'
David S. Miller
-566
/
+43
2017-07-31
tcp: remove unused mib counters
Florian Westphal
-18
/
+0
[next]