index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
2012-07-05
1
-0
/
+11
*
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
2012-07-05
1
-18
/
+0
*
neigh: Convert over to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
1
-3
/
+16
*
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
1
-1
/
+2
*
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-07-05
1
-5
/
+7
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
2
-4
/
+13
*
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
2012-06-29
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
1
-2
/
+2
|
\
|
*
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
Vinson Lee
2012-06-28
1
-2
/
+2
*
|
net: skb_free_datagram_locked() doesnt drop all packets
Eric Dumazet
2012-06-27
1
-1
/
+0
*
|
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-06-27
1
-13
/
+0
*
|
sock_diag: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
1
-9
/
+3
*
|
ipv4: Early TCP socket demux.
David S. Miller
2012-06-19
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
2
-27
/
+7
|
\
\
|
|
/
|
*
net: remove skb_orphan_try()
Eric Dumazet
2012-06-15
1
-22
/
+1
|
*
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
2012-06-13
1
-5
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-12
3
-11
/
+9
|
\
\
|
|
/
|
*
net/core: fix kernel-doc warnings
Randy Dunlap
2012-06-08
2
-3
/
+3
|
*
net: neighbour: fix neigh_dump_info()
Eric Dumazet
2012-06-07
1
-8
/
+6
*
|
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
2012-06-12
1
-0
/
+5
*
|
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
2012-06-12
1
-0
/
+17
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
1
-74
/
+0
|
\
\
|
*
|
wireless: remove wext sysfs
Johannes Berg
2012-06-05
1
-74
/
+0
*
|
|
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-06-07
1
-0
/
+40
*
|
|
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
2012-06-07
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
1
-69
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drop_monitor: dont sleep in atomic context
Eric Dumazet
2012-06-04
1
-69
/
+33
|
|
/
*
|
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
2012-06-04
1
-0
/
+1
|
/
*
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-05-31
1
-2
/
+5
*
drop_monitor: Add module alias to enable automatic module loading
Neil Horman
2012-05-29
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-2
/
+2
|
\
|
*
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
2012-05-03
1
-2
/
+2
*
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
2
-24
/
+16
|
\
\
|
*
|
cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
Glauber Costa
2012-04-10
1
-5
/
+5
|
*
|
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
1
-6
/
+2
|
*
|
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
2012-04-01
1
-15
/
+11
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-0
/
+6
|
\
\
|
*
\
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-04
4
-16
/
+42
|
|
\
\
|
*
|
|
sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
Will Drewry
2012-04-14
1
-0
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-20
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
pktgen: fix module unload for good
Eric Dumazet
2012-05-18
1
-2
/
+2
*
|
|
|
|
net: introduce skb_try_coalesce()
Eric Dumazet
2012-05-19
1
-0
/
+86
*
|
|
|
|
net: napi_frags_skb() is static
Eric Dumazet
2012-05-19
1
-2
/
+1
*
|
|
|
|
net: introduce netdev_alloc_frag()
Eric Dumazet
2012-05-18
1
-41
/
+41
*
|
|
|
|
drop_monitor: convert to modular building
Neil Horman
2012-05-17
1
-2
/
+44
*
|
|
|
|
net: netdev_alloc_skb() use build_skb()
Eric Dumazet
2012-05-17
1
-1
/
+31
*
|
|
|
|
net: core: Use pr_<level>
Joe Perches
2012-05-17
6
-36
/
+44
*
|
|
|
|
pktgen: Use pr_debug
Joe Perches
2012-05-17
1
-23
/
+18
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
2
-33
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
pktgen: fix crash at module unload
Eric Dumazet
2012-05-10
1
-2
/
+8
[next]