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
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
1
-3
/
+4
|
\
|
*
userns: Convert __dev_set_promiscuity to use kuids in audit logs
Eric W. Biederman
2012-08-14
1
-3
/
+4
*
|
net: Set device operstate at registration time
Ben Hutchings
2012-08-24
1
-0
/
+2
*
|
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2012-08-23
1
-2
/
+7
*
|
net: remove delay at device dismantle
Eric Dumazet
2012-08-22
1
-14
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-4
/
+20
|
\
\
|
*
|
net/core/dev.c: fix kernel-doc warning
Randy Dunlap
2012-08-20
1
-0
/
+1
|
*
|
af_packet: don't emit packet on orig fanout group
Eric Leblond
2012-08-20
1
-2
/
+14
|
*
|
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2012-08-08
1
-2
/
+5
*
|
|
net: remove netdev_bonding_change()
Amerigo Wang
2012-08-14
1
-6
/
+0
*
|
|
net: move and rename netif_notify_peers()
Amerigo Wang
2012-08-14
1
-0
/
+18
*
|
|
net: Make ifindex generation per-net namespace
Pavel Emelyanov
2012-08-09
1
-2
/
+2
*
|
|
net: Allow to create links with given ifindex
Pavel Emelyanov
2012-08-09
1
-1
/
+6
|
/
/
*
|
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-08-02
1
-0
/
+4
|
/
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
1
-6
/
+47
|
\
|
*
netvm: set PF_MEMALLOC as appropriate during SKB processing
Mel Gorman
2012-07-31
1
-6
/
+47
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-07-14
1
-0
/
+3
*
|
net: Make skb->skb_iif always track skb->dev
David S. Miller
2012-07-23
1
-2
/
+1
*
|
net: orphan frags on receive
Michael S. Tsirkin
2012-07-22
1
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
1
-1
/
+2
|
\
\
|
*
|
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2012-07-18
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
1
-2
/
+6
|
\
\
\
|
|
/
/
|
*
|
net: cgroup: fix out of bounds accesses
Eric Dumazet
2012-07-09
1
-2
/
+6
*
|
|
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-3
/
+5
*
|
|
net: Properly define functions with no parameters
Ben Hutchings
2012-07-10
1
-1
/
+1
*
|
|
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
2012-07-05
1
-0
/
+11
*
|
|
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
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
1
-22
/
+1
|
\
\
|
|
/
|
*
net: remove skb_orphan_try()
Eric Dumazet
2012-06-15
1
-22
/
+1
*
|
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
2012-06-12
1
-0
/
+17
|
/
*
net: napi_frags_skb() is static
Eric Dumazet
2012-05-19
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
1
-31
/
+5
|
\
|
*
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
2012-05-10
1
-31
/
+5
*
|
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
1
-8
/
+6
*
|
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-18
/
+12
*
|
net: make GRO aware of skb->head_frag
Eric Dumazet
2012-04-30
1
-1
/
+4
*
|
net: gro: GRO_MERGED_FREE consumes packets
Eric Dumazet
2012-04-19
1
-1
/
+4
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-3
/
+4
|
/
*
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
2012-04-13
1
-0
/
+20
*
net: fix /proc/net/dev regression
Eric Dumazet
2012-04-03
1
-45
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
1
-0
/
+1
|
\
|
*
net/core: dev_forward_skb() should clear skb_iif
Benjamin LaHaise
2012-03-28
1
-0
/
+1
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
2012-03-21
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-65
/
+50
|
\
|
*
net: Use bool for return value of dev_valid_name().
David S. Miller
2012-03-06
1
-6
/
+6
|
*
net: export netdev_stats_to_stats64
Eric Dumazet
2012-03-05
1
-4
/
+5
[next]