index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net: bcmgenet: add support for multiple Rx queues
Petri Gynther
2015-03-27
2
-45
/
+137
|
*
|
net: bcmgenet: rework Rx NAPI code
Petri Gynther
2015-03-27
1
-23
/
+45
|
*
|
net: bcmgenet: rework Tx NAPI code
Petri Gynther
2015-03-27
1
-18
/
+62
|
*
|
net: bcmgenet: tweak init_umac()
Petri Gynther
2015-03-27
1
-13
/
+20
|
*
|
net: bcmgenet: simplify bcmgenet_init_dma()
Petri Gynther
2015-03-27
1
-16
/
+17
|
*
|
net: bcmgenet: modify Tx ring int_enable and int_disable vectors
Petri Gynther
2015-03-27
2
-19
/
+13
|
*
|
net: bcmgenet: remove priv->int0_mask and priv->int1_mask
Petri Gynther
2015-03-27
2
-4
/
+0
|
/
/
*
|
Merge branch 'xgene-next'
David S. Miller
2015-03-27
4
-24
/
+137
|
\
\
|
*
|
drivers: net: xgene: Add separate tx completion ring
Iyappan Subramanian
2015-03-27
2
-20
/
+127
|
*
|
dtb: xgene: Add interrupt for Tx completion
Iyappan Subramanian
2015-03-27
1
-3
/
+6
|
*
|
Documentation: dts: xgene: Update interrupt field description
Iyappan Subramanian
2015-03-27
1
-1
/
+4
|
/
/
*
|
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
4
-13
/
+16
*
|
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
10
-21
/
+26
*
|
Merge branch 'tipc-next'
David S. Miller
2015-03-25
4
-97
/
+157
|
\
\
|
*
|
tipc: eliminate race condition at dual link establishment
Jon Paul Maloy
2015-03-25
3
-0
/
+55
|
*
|
tipc: clean up handling of link congestion
Jon Paul Maloy
2015-03-25
2
-72
/
+60
|
*
|
tipc: introduce starvation free send algorithm
Jon Paul Maloy
2015-03-25
3
-25
/
+42
|
/
/
*
|
net: dsa: Handle non-bridge master change
Guenter Roeck
2015-03-25
1
-1
/
+2
*
|
crypto: algif - fix warn: unsigned 'used' is never less than zero
tadeusz.struk@intel.com
2015-03-25
1
-1
/
+1
*
|
tipc: fix a link reset issue due to retransmission failures
Ying Xue
2015-03-25
1
-3
/
+5
*
|
s390: fix /proc/interrupts output
Sebastian Ott
2015-03-25
1
-1
/
+0
*
|
sctp: avoid to repeatedly declare external variables
Ying Xue
2015-03-25
3
-9
/
+3
|
/
*
tcp: fix ipv4 mapped request socks
Eric Dumazet
2015-03-25
5
-5
/
+1
*
virtio: change comment in transmit
stephen hemminger
2015-03-25
1
-2
/
+6
*
tools: bpf_asm: cleanup vlan extension related token
Daniel Borkmann
2015-03-25
2
-14
/
+14
*
Merge branch 'listener_refactor_16'
David S. Miller
2015-03-25
5
-117
/
+72
|
\
|
*
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
2015-03-25
4
-27
/
+12
|
*
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
2015-03-25
4
-37
/
+28
|
*
tcp: md5: input path is run under rcu protected sections
Eric Dumazet
2015-03-25
2
-33
/
+9
|
*
tcp: use C99 initializers in new_state[]
Eric Dumazet
2015-03-25
1
-12
/
+13
|
*
tcp: md5: fix rcu lockdep splat
Eric Dumazet
2015-03-25
1
-9
/
+11
|
/
*
Merge branch 'rhashtable-next'
David S. Miller
2015-03-24
5
-49
/
+78
|
\
|
*
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
2015-03-24
3
-30
/
+49
|
*
rhashtable: Disable automatic shrinking by default
Thomas Graf
2015-03-24
5
-3
/
+9
|
*
rhashtable: Mark internal/private inline functions as such
Thomas Graf
2015-03-24
1
-0
/
+2
|
*
rhashtable: Use 'unsigned int' consistently
Thomas Graf
2015-03-24
2
-15
/
+17
|
*
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
Thomas Graf
2015-03-24
1
-1
/
+1
|
/
*
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
2015-03-24
7
-3
/
+35
*
Merge branch 'cxgb4-fcoe'
David S. Miller
2015-03-24
8
-3
/
+302
|
\
|
*
cxgb4: update Kconfig and Makefile for FCoE support
Varun Prakash
2015-03-24
2
-0
/
+12
|
*
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
2015-03-24
3
-3
/
+201
|
*
cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE
Varun Prakash
2015-03-24
3
-0
/
+89
|
/
*
ipv6: fix sparse warnings in privacy stable addresses generation
Hannes Frederic Sowa
2015-03-24
1
-5
/
+5
*
tipc: fix compile error when IPV6=m and TIPC=y
Ying Xue
2015-03-24
1
-1
/
+1
*
net: allow to delete a whole device group
WANG Cong
2015-03-24
1
-0
/
+38
*
rhashtable: Add comment on choice of elasticity value
Herbert Xu
2015-03-24
1
-0
/
+12
*
cx82310_eth: fix semicolon.cocci warnings
Wu Fengguang
2015-03-24
1
-1
/
+1
*
tipc: validate length of sockaddr in connect() for dgram/rdm
Sasha Levin
2015-03-24
1
-0
/
+2
*
net: remove never used forwarding_accel_ops pointer from net_device
Hannes Frederic Sowa
2015-03-24
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-24
134
-1624
/
+1379
|
\
[prev]
[next]