index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
Thomas Graf
2006-09-22
1
-18
/
+17
*
[NET] fib_rules: Convert fib rule notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+21
*
[RTNETLINK]: Add rtnetlink notification interface
Thomas Graf
2006-09-22
1
-0
/
+18
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
1
-3
/
+7
*
[NET] netdev: Check name length
Stephen Hemminger
2006-09-22
1
-1
/
+5
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
1
-2
/
+3
*
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
2006-09-22
2
-3
/
+1
*
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
Thomas Graf
2006-09-22
1
-2
/
+0
*
[NEIGH]: Convert neighbour table dumping to new netlink api
Thomas Graf
2006-09-22
1
-67
/
+74
*
[NEIGH]: Convert neighbour table modification to new netlink api
Thomas Graf
2006-09-22
1
-68
/
+104
*
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
2006-09-22
1
-2
/
+0
*
[NEIGH]: Convert neighbour dumping to new netlink api
Thomas Graf
2006-09-22
1
-55
/
+51
*
[NEIGH]: Convert neighbour addition to new netlink api
Thomas Graf
2006-09-22
1
-39
/
+51
*
[NEIGH]: Convert neighbour deletion to new netlink api
Thomas Graf
2006-09-22
1
-19
/
+34
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
4
-16
/
+16
*
[NET]: Convert link dumping to new netlink api
Thomas Graf
2006-09-22
1
-144
/
+137
*
[NET]: Convert link modification to new netlink api
Thomas Graf
2006-09-22
1
-91
/
+100
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
1
-0
/
+1
*
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
3
-2
/
+424
*
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
1
-5
/
+2
*
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
2006-09-22
1
-1
/
+1
*
[NEIGH]: neigh_table_clear() doesn't free stats
Kirill Korotaev
2006-09-17
1
-0
/
+3
*
[NET]: Disallow whitespace in network device names.
David S. Miller
2006-08-17
1
-5
/
+14
*
[NET]: Fix potential stack overflow in net/core/utils.c
Suresh Siddha
2006-08-17
1
-3
/
+4
*
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
David S. Miller
2006-08-17
1
-17
/
+1
*
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Greg Kroah-Hartman
2006-08-09
4
-4
/
+22
|
\
|
*
[NET]: add_timer -> mod_timer() in dst_run_gc()
Dmitry Mishin
2006-08-09
1
-2
/
+1
|
*
[RTNETLINK]: Fix IFLA_ADDRESS handling.
David S. Miller
2006-08-08
1
-1
/
+14
|
*
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
David S. Miller
2006-08-07
1
-0
/
+2
|
*
[PKTGEN]: Fix oops when used with balance-tlb bonding
Chen-Li Tien
2006-08-07
1
-0
/
+2
|
*
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
2006-08-07
1
-1
/
+3
*
|
[PATCH] Send wireless netlink events with a clean slate
Herbert Xu
2006-08-04
1
-1
/
+23
|
/
*
[NET]: Fix more per-cpu typos
Alexey Dobriyan
2006-08-02
1
-2
/
+2
*
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
2006-08-02
1
-5
/
+0
*
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
2006-08-02
1
-7
/
+0
*
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
2006-08-02
1
-10
/
+0
*
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
2006-08-02
1
-0
/
+24
*
[NET]: Core net changes to generate netevents
Tom Tucker
2006-08-02
2
-7
/
+9
*
[NET]: Network Event Notifier Mechanism.
Tom Tucker
2006-08-02
1
-0
/
+69
*
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
2006-08-02
1
-4
/
+10
*
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
2006-07-21
1
-0
/
+1
*
[NET] ethtool: fix oops by testing correct struct member
Jeff Garzik
2006-07-17
1
-1
/
+1
*
[NET]: Update frag_list in pskb_trim
Herbert Xu
2006-07-13
1
-26
/
+65
*
[NET]: fix __sk_stream_mem_reclaim
Ian McDonald
2006-07-12
1
-9
/
+7
*
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2006-07-08
1
-4
/
+32
*
[NET]: Fix network device interface printk message priority
Stephen Hemminger
2006-07-07
1
-3
/
+3
*
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
2006-07-03
1
-9
/
+88
*
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
2006-07-03
1
-0
/
+16
*
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
2006-07-03
1
-0
/
+7
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
8
-8
/
+0
[next]