index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-29
4
-18
/
+3
*
rtnl/ipv4: add support of RTM_GETNETCONF
Nicolas Dichtel
2012-10-28
1
-2
/
+73
*
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
2012-10-28
1
-4
/
+89
*
rtnl/ipv6: add support of RTM_GETNETCONF
Nicolas Dichtel
2012-10-28
1
-2
/
+73
*
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
2012-10-28
1
-0
/
+77
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-10-26
16
-310
/
+359
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Pablo Neira Ayuso
2012-10-22
16
-310
/
+359
|
|
\
|
|
*
ipvs: SIP fragment handling
Jesper Dangaard Brouer
2012-09-28
1
-4
/
+12
|
|
*
ipvs: API change to avoid rescan of IPv6 exthdr
Jesper Dangaard Brouer
2012-09-28
8
-189
/
+134
|
|
*
ipvs: Complete IPv6 fragment handling for IPVS
Jesper Dangaard Brouer
2012-09-28
4
-35
/
+126
|
|
*
ipvs: Fix faulty IPv6 extension header handling in IPVS
Jesper Dangaard Brouer
2012-09-28
12
-143
/
+152
|
|
*
ipvs: IPv6 extend ICMPv6 handling for future types
Jesper Dangaard Brouer
2012-09-28
1
-6
/
+2
|
|
*
ipvs: Trivial changes, use compressed IPv6 address in output
Jesper Dangaard Brouer
2012-09-28
4
-10
/
+10
*
|
|
l2tp: session is an array not a pointer
Alan Cox
2012-10-26
1
-1
/
+1
*
|
|
cgroup: net_cls: Rework update socket logic
Daniel Wagner
2012-10-26
2
-8
/
+24
*
|
|
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
2012-10-26
2
-7
/
+7
*
|
|
cgroup: net_cls: Remove rcu_read_lock/unlock
Daniel Wagner
2012-10-26
1
-2
/
+0
*
|
|
cgroup: net_prio: Mark local used function static
Daniel Wagner
2012-10-26
1
-1
/
+1
*
|
|
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
2012-10-26
4
-30
/
+88
*
|
|
packet: minor: remove unused err assignment
Daniel Borkmann
2012-10-26
1
-2
/
+0
*
|
|
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
2012-10-23
2
-0
/
+6
*
|
|
ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
Nicolas Dichtel
2012-10-23
1
-13
/
+13
*
|
|
netlink: cleanup the unnecessary return value check
Hans Zhang
2012-10-23
1
-3
/
+3
*
|
|
ipv4: tcp: clean up tcp_v4_early_demux()
Eric Dumazet
2012-10-23
1
-4
/
+3
*
|
|
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
Neal Cardwell
2012-10-23
1
-2
/
+2
*
|
|
ipv6: add support of equal cost multipath (ECMP)
Nicolas Dichtel
2012-10-23
2
-3
/
+190
*
|
|
ipv4: 16 slots in initial fib_info hash table
Eric Dumazet
2012-10-22
1
-1
/
+1
*
|
|
tcp: speedup SIOCINQ ioctl
Eric Dumazet
2012-10-22
1
-2
/
+3
*
|
|
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
2012-10-22
1
-18
/
+25
*
|
|
pkt_sched: use ns_to_ktime() helper
Eric Dumazet
2012-10-21
2
-7
/
+5
*
|
|
net:dev: remove double indentical assignment in dev_change_net_namespace().
Rami Rosen
2012-10-21
1
-1
/
+0
*
|
|
sockopt: Make SO_BINDTODEVICE readable
Pavel Emelyanov
2012-10-21
1
-0
/
+3
*
|
|
pktgen: Use ipv6_addr_any
Joe Perches
2012-10-21
1
-5
/
+1
*
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-10-18
3
-10
/
+27
|
\
\
\
|
*
|
|
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
Linus Lüssing
2012-10-18
2
-5
/
+16
|
*
|
|
batman-adv: Fix broadcast packet CRC calculation
Linus Lüssing
2012-10-18
2
-5
/
+11
*
|
|
|
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
2012-10-18
1
-5
/
+3
*
|
|
|
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
2012-10-18
1
-4
/
+15
*
|
|
|
ipv4: Fix flushing of cached routing informations
Steffen Klassert
2012-10-18
1
-3
/
+6
*
|
|
|
vlan: allow to change type when no vlan device is hooked on netdev
Jiri Pirko
2012-10-18
1
-1
/
+3
*
|
|
|
netfilter: xt_TEE: don't use destination address found in header
Eric Dumazet
2012-10-17
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pablo Neira Ayuso
2012-10-17
63
-796
/
+816
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
2012-10-16
1
-6
/
+9
|
*
|
|
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
2012-10-16
1
-1
/
+2
|
*
|
|
vlan: fix bond/team enslave of vlan challenged slave/port
Jiri Pirko
2012-10-16
1
-1
/
+8
|
*
|
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
3
-27
/
+28
|
|
\
\
\
|
|
*
|
|
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-08
3
-27
/
+28
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-13
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
userns: Properly print bluetooth socket uids
Eric W. Biederman
2012-10-12
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-13
3
-204
/
+190
|
|
\
\
\
\
\
[next]