projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2012-09-07
Stuart Hodgson
sfc: Add channel specific receive_skb handler and post_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Stuart Hodgson
sfc: Add explicit RX queue flag to channel
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Ben Hutchings
pps/ptp: Allow PHC devices to adjust PPS events for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Nicolas Dichtel
ipv6: fix handling of blackhole and prohibit routes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Sathya Perla
be2net: use PCIe AER capability
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Eric Dumazet
net: qdisc busylock needs lockdep annotations
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Wei Yongjun
bnx2x: use list_move_tail instead of list_del/list_add_tail
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Stephen Rothwell
netfilter: ipv6: using csum_ipv6_magic requires net...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Vipul Pandya
cxgb4: Remove duplicate register definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Vipul Pandya
RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Nikolay Aleksandrov
net: add unknown state to sysfs NIC duplex export
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Oliver Neukum
Revert "usbnet: drop unneeded check for NULL"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Julian Anastasov
tcp: add generic netlink support for tcp_metrics
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Eliezer Tamir
ixgbe: remove old init remnant
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Akeem G. Abodunrin
igb: Supported and Advertised Pause Frame
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Eric Dumazet
igb: reduce Rx header size
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Carolyn Wyborny
igb: Add loopback test support for i210
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Masatake YAMATO
net: Providing protocol type via system.sockprotoname...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Alan Ott
ieee802154: MRF24J40 driver
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
David S. Miller
net: Add INET dependency on aes crypto for the sake...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Wei Yongjun
sctp: use list_move_tail instead of list_del/list_add_tail
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Oliver Neukum
usbnet: drop unneeded check for NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Pravin B Shelar
openvswitch: Increase maximum number of datapath ports.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
David S. Miller
Merge branch 'master' of git://1984.lsi.us.es/nf-next
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Yuchung Cheng
tcp: use PRR to reduce cwin in CWR state
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Yuchung Cheng
tcp: move tcp_update_cwnd_in_recovery
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Yuchung Cheng
tcp: move tcp_enter_cwr()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Bjørn Mork
net: sierra_net: rx_urb_size is constant
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Bjørn Mork
net: sierra_net: make private symbols static
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Bjørn Mork
net: cx82310_eth: use common match macro
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Pablo Neira...
Merge git://git./linux/kernel/git/davem/net-next
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Jan Beulich
netfilter: properly annotate ipv4_netfilter_{init,fini}()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Michael Wang
netfilter: pass 'nf_hook_ops' instead of 'list_head...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Michael Wang
netfilter: pass 'nf_hook_ops' instead of 'list_head...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Cong Wang
netfilter: remove xt_NOTRACK
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Pablo Neira...
netfilter: nf_conntrack: add nf_ct_timeout_lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Pablo Neira...
netfilter: xt_CT: refactorize xt_ct_tg_check
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Pablo Neira...
netfilter: xt_socket: fix compilation warnings with...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Alan Ott
6lowpan: handle NETDEV_UNREGISTER event
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Alan Ott
6lowpan: Make a copy of skb's delivered to 6lowpan
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
David S. Miller
Merge branch 'tcp_fastopen_server'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Jerry Chu
tcp: TCP Fast Open Server - main code path
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Jerry Chu
tcp: TCP Fast Open Server - support TFO listeners
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Jerry Chu
tcp: TCP Fast Open Server - header & support functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Francois Romieu
r8169: add D-Link DGE-560T identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jiri Bohac
bonding: add some slack to arp monitoring time limits
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Sorin Dumitru
ipv6: remove some deadcode
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Rami Rosen
net: fix documentation of skb_needs_linearize().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alexander Duyck
ipv4: Minor logic clean-up in ipv4_mtu
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Wanlong Gao
net:atm:fix up ENOIOCTLCMD error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Srinivas Kandagatla
net:stmmac: convert driver to use devm_request_and_ioremap.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Srinivas Kandagatla
net:stmmac: Remove bus_id from mdio platform data.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Srinivas Kandagatla
net:stmmac: fix broken stmmac_pltfr_remove.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Srinivas Kandagatla
net:stmmac: Add check if mdiobus is registered in stmma...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Wei Yongjun
openvswitch: using kfree_rcu() to simplify the code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Xi Wang
af_unix: fix shutdown parameter checking
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Xi Wang
decnet: fix shutdown parameter checking
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alex Bergmann
tcp: Increase timeout for SYN segments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
David S. Miller
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
David S. Miller
Merge branch 'master' of git://1984.lsi.us.es/nf
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Pablo Neira...
netfilter: nf_conntrack: fix racy timer handling with...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alexander Duyck
ixgbevf: Cleanup handling of configuration for jumbo...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alexander Duyck
ixgbevf: Add suspend and resume support to the VF
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bruce Allan
e1000e: update driver version number
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bruce Allan
e1000e: cleanup - remove unnecessary variable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bruce Allan
e1000e: cleanup - remove inapplicable comment
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bruce Allan
e1000e: cleanup strict checkpatch check
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bruce Allan
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bruce Allan
e1000e: use correct type for read of 32-bit register
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Merav Sicron
bnx2x: Correct the ndo_poll_controller call
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Merav Sicron
bnx2x: Move netif_napi_add to the open call
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Eric Dumazet
ipv4: must use rcu protection while calling fib_lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
net/fsl_pq_mdio: add support for the Fman 1G MDIO contr...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
net/fsl-pq-mdio: coalesce multiple memory allocations...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
net/fsl_pq_mdio: streamline probing of MDIO nodes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
net/fsl_pq_mdio: various small fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
net/fsl_pq_mdio: merge some functions together
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
net/fsl_pq_mdio: trim #include statements
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
net/freescale: do not export any functions from fsl_pq_...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vasundhara...
be2net: modify log msg for lack of privilege error
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Sathya Perla
be2net: fixup malloc/free of adapter->pmac_id
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vasundhara...
be2net: fix FW default for VF tx-rate
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vasundhara...
be2net: fix max VFs reported by HW
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Sathya Perla
be2net: create RSS rings even in multi-channel configs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
alex.bluesman...
drivers/ieee802154: move ieee802154 drivers to net...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
alex.bluesman...
drivers/ieee802154/at86rf230: replace the code under...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Yuval Mintz
bnx2x: fix 57840_MF pci id
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Julian Anastasov
netlink: add minlen validation for the new signed types
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Julia Lawall
drivers/net/ethernet/tundra/tsi108_eth.c: delete double...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
david decotigny
forcedeth: prevent TX timeouts after reboot
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
david decotigny
forcedeth: fix TX timeout caused by TX pause on down...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
david decotigny
forcedeth: fix buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Timur Tabi
netdev/phy: add MDIO bus multiplexer driven by a memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Francesco Ruggeri
net: ipv4: ipmr_expire_timer causes crash when removing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Bruce Allan
e1000e: DoS while TSO enabled caused by link partner...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Srinivas Kandagatla
of/mdio-gpio: Simplify the way device tree support...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Srinivas Kandagatla
of/mdio: Add dummy functions in of_mdio.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Eric Dumazet
netpoll: provide an IP ident in UDP frames
commit
|
commitdiff
|
tree
|
snapshot
next