index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-04
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
4
-10
/
+31
2014-09-03
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-09-03
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
2
-4
/
+10
2014-09-03
qdisc: validate frames going through the direct_xmit path
Jesper Dangaard Brouer
1
-2
/
+8
2014-09-03
qdisc: exit case fixes for skb list handling in qdisc layer
Jesper Dangaard Brouer
1
-2
/
+2
2014-09-02
qdisc: adjustments for API allowing skb list xmits
Jesper Dangaard Brouer
1
-4
/
+4
2014-09-02
ethernet: arc: remove unused dev
Jingoo Han
1
-1
/
+0
2014-09-02
ethernet: nvidia: Remove extra parens
David Wood
1
-1
/
+1
2014-09-02
Merge branch 'netdev_modified'
David S. Miller
1
-24
/
+42
2014-09-02
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
1
-14
/
+21
2014-09-02
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
1
-21
/
+22
2014-09-02
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
1
-1
/
+5
2014-09-02
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
1
-2
/
+8
2014-09-02
Merge branch 'be2net-next'
David S. Miller
6
-141
/
+233
2014-09-02
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
1
-2
/
+12
2014-09-02
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2
-3
/
+7
2014-09-02
be2net: get rid of TX budget
Sathya Perla
2
-21
/
+11
2014-09-02
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2
-6
/
+6
2014-09-02
be2net: define BE_MAX_MTU
Kalesh AP
2
-7
/
+9
2014-09-02
be2net: remove unncessary gotos
Kalesh AP
1
-10
/
+6
2014-09-02
be2net: fix log messages in lancer FW download path
Kalesh AP
1
-19
/
+11
2014-09-02
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
3
-1
/
+5
2014-09-02
be2net: Add TX completion error statistics in ethtool
Kalesh AP
4
-0
/
+92
2014-09-02
be2net: add a description for counter rx_input_fifo_overflow_drop
Sathya Perla
1
-0
/
+5
2014-09-02
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2
-69
/
+58
2014-09-02
be2net: add a few log messages
Sathya Perla
2
-8
/
+16
2014-09-01
sock: deduplicate errqueue dequeue
Willem de Bruijn
6
-51
/
+28
2014-09-01
net-timestamp: expand documentation
Willem de Bruijn
3
-84
/
+764
2014-09-01
Merge branch 'csums-next'
David S. Miller
12
-21
/
+135
2014-09-01
l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets
Tom Herbert
1
-0
/
+2
2014-09-01
vxlan: Enable checksum unnecessary conversions for vxlan/UDP sockets
Tom Herbert
1
-0
/
+2
2014-09-01
gre: Add support for checksum unnecessary conversions
Tom Herbert
2
-2
/
+10
2014-09-01
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
5
-16
/
+57
2014-09-01
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
2
-0
/
+40
2014-09-01
net: Support for csum_bad in skbuff
Tom Herbert
3
-3
/
+24
2014-09-01
r8152: rename rx_buf_sz
hayeswang
1
-11
/
+11
2014-09-01
net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids
Florian Fainelli
1
-0
/
+1
2014-09-01
net: dsa: make dsa_pack_type static
Florian Fainelli
1
-1
/
+1
2014-09-01
bonding: add slave_changelink support and use it for queue_id
Nikolay Aleksandrov
1
-0
/
+29
2014-09-01
tcp: whitespace fixes
stephen hemminger
15
-123
/
+104
2014-09-01
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
1
-0
/
+9
2014-09-01
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
1
-3
/
+16
2014-09-01
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
1
-1
/
+1
2014-09-01
bnx2x: prevent incorrect byte-swap in BE
Dmitry Kravkov
1
-20
/
+0
2014-09-01
tipc: add name distributor resiliency queue
Erik Hugne
6
-7
/
+95
2014-09-01
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
1
-36
/
+38
2014-09-01
r8152: reduce the number of Tx
hayeswang
1
-1
/
+1
2014-09-01
Merge branch 'xmit_list'
David S. Miller
9
-161
/
+129
2014-09-01
net: xmit_list() becomes dev_hard_start_xmit().
David S. Miller
1
-13
/
+2
2014-09-01
net: Don't keep around original SKB when we software segment GSO frames.
David S. Miller
3
-68
/
+17
[next]