index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-02
ethernet: arc: remove unused dev
Jingoo Han
2014-09-02
ethernet: nvidia: Remove extra parens
David Wood
2014-09-02
Merge branch 'netdev_modified'
David S. Miller
2014-09-02
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-09-02
Merge branch 'be2net-next'
David S. Miller
2014-09-02
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
2014-09-02
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2014-09-02
be2net: get rid of TX budget
Sathya Perla
2014-09-02
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2014-09-02
be2net: define BE_MAX_MTU
Kalesh AP
2014-09-02
be2net: remove unncessary gotos
Kalesh AP
2014-09-02
be2net: fix log messages in lancer FW download path
Kalesh AP
2014-09-02
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
2014-09-02
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-09-02
be2net: add a description for counter rx_input_fifo_overflow_drop
Sathya Perla
2014-09-02
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2014-09-02
be2net: add a few log messages
Sathya Perla
2014-09-01
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
net-timestamp: expand documentation
Willem de Bruijn
2014-09-01
Merge branch 'csums-next'
David S. Miller
2014-09-01
l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets
Tom Herbert
2014-09-01
vxlan: Enable checksum unnecessary conversions for vxlan/UDP sockets
Tom Herbert
2014-09-01
gre: Add support for checksum unnecessary conversions
Tom Herbert
2014-09-01
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
2014-09-01
net: Support for csum_bad in skbuff
Tom Herbert
2014-09-01
r8152: rename rx_buf_sz
hayeswang
2014-09-01
net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids
Florian Fainelli
2014-09-01
net: dsa: make dsa_pack_type static
Florian Fainelli
2014-09-01
bonding: add slave_changelink support and use it for queue_id
Nikolay Aleksandrov
2014-09-01
tcp: whitespace fixes
stephen hemminger
2014-09-01
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
2014-09-01
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
2014-09-01
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
2014-09-01
bnx2x: prevent incorrect byte-swap in BE
Dmitry Kravkov
2014-09-01
tipc: add name distributor resiliency queue
Erik Hugne
2014-09-01
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
2014-09-01
r8152: reduce the number of Tx
hayeswang
2014-09-01
Merge branch 'xmit_list'
David S. Miller
2014-09-01
net: xmit_list() becomes dev_hard_start_xmit().
David S. Miller
2014-09-01
net: Don't keep around original SKB when we software segment GSO frames.
David S. Miller
2014-09-01
net: Validate xmit SKBs right when we pull them out of the qdisc.
David S. Miller
2014-09-01
net: Separate out SKB validation logic from transmit path.
David S. Miller
2014-09-01
net: Have xmit_list() signal more==true when appropriate.
David S. Miller
2014-09-01
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
net: Move main gso loop out of dev_hard_start_xmit() into helper.
David S. Miller
2014-09-01
net: Create xmit_one() helper for dev_hard_start_xmit()
David S. Miller
[next]