index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hyperv'
David S. Miller
2014-04-11
4
-4
/
+41
|
\
|
*
Drivers: net: hyperv: Address UDP checksum issues
KY Srinivasan
2014-04-11
3
-2
/
+37
|
*
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
KY Srinivasan
2014-04-11
1
-1
/
+1
|
*
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
KY Srinivasan
2014-04-11
1
-1
/
+3
|
/
*
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-04-11
2
-4
/
+5
*
bonding: Remove debug_fs files when module init fails
Thomas Richter
2014-04-11
1
-0
/
+1
*
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-10
1
-5
/
+7
*
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
2014-04-09
1
-2
/
+2
*
drivers: net: cpsw: Add default vlan for dual emac case also
Mugunthan V N
2014-04-09
1
-2
/
+1
*
net phylib: Remove unnecessary condition check in phy
Balakumaran Kannan
2014-04-09
1
-5
/
+1
*
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
2014-04-09
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-08
38
-168
/
+320
|
\
|
*
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
2014-04-08
1
-1
/
+35
|
*
isdnloop: several buffer overflows
Dan Carpenter
2014-04-08
1
-8
/
+9
|
*
netdev: remove potentially harmful checks
Veaceslav Falico
2014-04-07
1
-4
/
+2
|
*
pktgen: fix xmit test for BQL enabled devices
Daniel Borkmann
2014-04-07
1
-1
/
+1
|
*
net/at91_ether: avoid NULL pointer dereference
Gilles Chanteperdrix
2014-04-07
1
-0
/
+3
|
*
tipc: Let tipc_release() return 0
Geert Uytterhoeven
2014-04-07
1
-2
/
+1
|
*
at86rf230: fix MAX_CSMA_RETRIES parameter
Alexander Aring
2014-04-07
1
-1
/
+1
|
*
mac802154: fix duplicate #include headers
Jean Sacren
2014-04-07
1
-1
/
+0
|
*
sxgbe: fix duplicate #include headers
Jean Sacren
2014-04-07
1
-1
/
+0
|
*
net: filter: be more defensive on div/mod by X==0
Daniel Borkmann
2014-04-07
1
-16
/
+16
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-04-06
9
-24
/
+40
|
|
\
|
|
*
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
4
-9
/
+14
|
|
*
netfilter: nf_tables: fix wrong format in request_module()
Pablo Neira Ayuso
2014-04-03
1
-2
/
+2
|
|
*
netfilter: nf_tables: set names cannot be larger than 15 bytes
Pablo Neira Ayuso
2014-04-03
1
-1
/
+2
|
|
*
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
2014-04-03
1
-2
/
+2
|
|
*
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
2014-04-03
1
-0
/
+2
|
|
*
netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
Alexey Perevalov
2014-04-03
1
-1
/
+2
|
|
*
netfilter: connlimit: move lock array out of struct connlimit_data
Florian Westphal
2014-04-03
1
-9
/
+16
|
|
*
netfilter: connlimit: fix UP build
Florian Westphal
2014-04-03
1
-1
/
+1
|
*
|
xen-netback: Trivial format string fix
Zoltan Kiss
2014-04-04
1
-2
/
+2
|
*
|
net: bcmgenet: Remove unnecessary version.h inclusion
Sachin Kamat
2014-04-04
1
-1
/
+0
|
*
|
net: smc911x: Remove unused local variable
Laurent Pinchart
2014-04-04
1
-1
/
+0
|
*
|
bonding: Inactive slaves should keep inactive flag's value
zheng.li
2014-04-04
1
-1
/
+1
|
|
/
|
*
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-04-03
1
-0
/
+1
|
*
net: Micrel KSZ8864RMN 4-port managed switch support
Philipp Zabel
2014-04-03
1
-12
/
+40
|
*
tipc: fix regression bug where node events are not being generated
Erik Hugne
2014-04-03
1
-0
/
+3
|
*
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
2014-04-03
1
-10
/
+17
|
*
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2014-04-03
2
-13
/
+20
|
*
net: add busy_poll device feature
Jiri Pirko
2014-04-03
3
-0
/
+10
|
*
packet: fix packet_direct_xmit for BQL enabled drivers
Daniel Borkmann
2014-04-03
2
-6
/
+20
|
*
packet: report tx_dropped in packet_direct_xmit
Daniel Borkmann
2014-04-03
1
-0
/
+1
|
*
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
2014-04-03
2
-53
/
+70
|
*
xen-netback: Rename map ops
Zoltan Kiss
2014-04-03
1
-22
/
+24
|
*
net: qlcnic: include irq.h for irq definitions
Josh Boyer
2014-04-03
1
-0
/
+1
|
*
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
2014-04-03
1
-0
/
+1
|
*
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
2014-04-03
1
-0
/
+1
|
*
isdnloop: Validate NUL-terminated strings from user.
YOSHIFUJI Hideaki / 吉藤英明
2014-04-03
1
-0
/
+6
|
*
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
2014-04-03
1
-0
/
+2
[next]