index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-22
net: skb_segment() should not return NULL
Eric Dumazet
1
-5
/
+5
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2
-18
/
+28
2018-07-21
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
1
-1
/
+46
2018-07-21
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
1
-0
/
+3
2018-07-21
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-30
/
+136
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+13
2018-07-20
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
1
-1
/
+1
2018-07-19
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...
Jakub Kicinski
1
-6
/
+4
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-6
/
+0
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
1
-6
/
+9
2018-07-17
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
1
-1
/
+1
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-12
/
+24
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
1
-0
/
+1
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
1
-0
/
+6
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-37
/
+116
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+21
2018-07-14
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
1
-2
/
+1
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2
-59
/
+79
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-0
/
+34
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2
-6
/
+9
2018-07-13
xdp: add per mode attributes for attached programs
Jakub Kicinski
1
-4
/
+26
2018-07-13
devlink: Add generic parameters region_snapshot
Alex Vesker
1
-0
/
+5
2018-07-13
devlink: Add support for region snapshot read command
Alex Vesker
1
-0
/
+182
2018-07-13
devlink: Add support for region snapshot delete command
Alex Vesker
1
-0
/
+93
2018-07-13
devlink: Extend the support querying for region snapshot IDs
Alex Vesker
1
-0
/
+53
2018-07-13
devlink: Add support for region get command
Alex Vesker
1
-0
/
+114
2018-07-13
devlink: Add support for creating region snapshots
Alex Vesker
1
-0
/
+95
2018-07-13
devlink: Add callback to query for snapshot id before snapshot create
Alex Vesker
1
-0
/
+21
2018-07-13
devlink: Add support for creating and destroying regions
Alex Vesker
1
-0
/
+84
2018-07-13
net: gro: properly remove skb from list
Prashant Bhole
1
-2
/
+4
2018-07-13
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-0
/
+2
2018-07-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-26
/
+167
2018-07-11
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
1
-15
/
+8
2018-07-11
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
1
-0
/
+1
2018-07-10
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
1
-3
/
+13
2018-07-10
net: core: fix use-after-free in __netif_receive_skb_list_core
Edward Cree
1
-2
/
+7
2018-07-10
net: core: fix uses-after-free in list processing
Edward Cree
1
-8
/
+13
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-9
/
+3
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-2
/
+4
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+14
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-23
/
+35
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2
-1
/
+109
2018-07-09
net-sysfs: Drop support for XPS and traffic_class on single queue device
Alexander Duyck
1
-2
/
+13
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-10
/
+100
2018-07-08
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
1
-2
/
+7
2018-07-08
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
1
-7
/
+91
2018-07-08
bpf: fix sk_skb programs without skb->dev assigned
John Fastabend
1
-1
/
+2
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
1
-15
/
+17
[prev]
[next]