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
...
*
|
bridge: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-7
/
+11
*
|
netdev: expose ethernet address primitives
Stephen Hemminger
2008-11-19
1
-5
/
+8
*
|
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-19
3
-10
/
+22
*
|
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-19
5
-41
/
+91
*
|
net: af_unix should use KERN_INFO instead of KERN_DEBUG
Eric Dumazet
2008-11-19
1
-1
/
+1
*
|
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-19
8
-15
/
+15
*
|
net: inet_diag_handler structs can be const
Eric Dumazet
2008-11-19
2
-2
/
+2
*
|
net: make /proc/net/protocols namespace aware
Eric Dumazet
2008-11-19
1
-5
/
+24
*
|
net: af_packet should update its inuse counter
Eric Dumazet
2008-11-19
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
11
-21
/
+45
|
\
\
|
|
/
|
*
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
2008-11-16
1
-1
/
+3
|
*
Phonet: refuse to send bigger than MTU packets
RĂ©mi Denis-Courmont
2008-11-16
1
-2
/
+2
|
*
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
2008-11-14
1
-2
/
+0
|
*
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2008-11-13
1
-2
/
+0
|
*
9p: restrict RDMA usage
Randy Dunlap
2008-11-12
1
-4
/
+6
|
*
net: shy netns_ok check
Alexey Dobriyan
2008-11-12
1
-1
/
+9
|
*
ipv6: routing header fixes
Brian Haley
2008-11-12
2
-0
/
+10
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-12
1
-3
/
+3
|
|
\
|
|
*
mac80211: fix notify_mac function
Johannes Berg
2008-11-12
1
-3
/
+3
|
*
|
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
Patrick Ohly
2008-11-12
1
-2
/
+2
|
*
|
tcp_htcp: last_cong bug fix
Doug Leith
2008-11-12
1
-4
/
+10
|
|
/
*
|
net: sctp should update its inuse counter
Eric Dumazet
2008-11-17
1
-0
/
+2
*
|
net: af_unix should update its inuse counter
Eric Dumazet
2008-11-17
1
-0
/
+4
*
|
net: af_unix can make unix_nr_socks visbile in /proc
Eric Dumazet
2008-11-17
1
-3
/
+4
*
|
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2008-11-16
1
-15
/
+3
*
|
net: Cleanup of af_unix
Eric Dumazet
2008-11-16
1
-62
/
+55
*
|
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-11-16
1
-11
/
+12
*
|
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
4
-10
/
+0
*
|
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-11-16
1
-13
/
+40
*
|
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
3
-98
/
+32
*
|
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-11-16
3
-4
/
+47
*
|
net: use %pF for /proc/net/ptype
Alexey Dobriyan
2008-11-16
1
-30
/
+2
*
|
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
11
-77
/
+144
*
|
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2008-11-16
2
-37
/
+36
*
|
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2008-11-16
1
-1
/
+39
*
|
ipv4: Fix ARP behavior with many mac-vlans
Ben Greear
2008-11-16
1
-11
/
+11
*
|
net: speedup dst_release()
Eric Dumazet
2008-11-14
1
-2
/
+4
*
|
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
16
-377
/
+4
*
|
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
2008-11-12
9
-30
/
+32
*
|
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
2008-11-12
1
-3
/
+3
*
|
net: Cleanup of neighbour code
Eric Dumazet
2008-11-12
1
-9
/
+3
*
|
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
2008-11-12
2
-5
/
+5
*
|
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
4
-0
/
+168
*
|
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
4
-0
/
+59
*
|
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-12
4
-28
/
+197
*
|
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-12
3
-41
/
+8
*
|
net: remove struct dst_entry::entry_size
Alexey Dobriyan
2008-11-11
5
-7
/
+0
*
|
net: remove struct neigh_table::pde
Alexey Dobriyan
2008-11-11
1
-3
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
12
-56
/
+174
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-11
11
-38
/
+114
|
|
\
[prev]
[next]