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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
mac80211: Remove unused 'sband' and 'local' variables
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'len' variable
Kirtika Ruchandani
1
-5
/
+3
2016-12-13
mac80211: Remove unused 'i' variable
Kirtika Ruchandani
1
-3
/
+1
2016-12-13
mac80211: Remove unused 'struct rate_control_ref' variable
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'rates_idx' variable
Kirtika Ruchandani
1
-2
/
+1
2016-12-13
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
nl80211: multicast_to_unicast can be changed while IFF_UP
Michael Braun
1
-3
/
+0
2016-12-13
nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once
Arend Van Spriel
1
-4
/
+1
2016-12-13
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
1
-3
/
+2
2016-12-13
rfkill: simplify rfkill_set_hw_state() slightly
Johannes Berg
1
-4
/
+1
2016-12-11
netfilter: nft_counter: rework atomic dump and reset
Pablo Neira
1
-72
/
+55
2016-12-11
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-27
/
+27
2016-12-11
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
1
-10
/
+0
2016-12-11
net: bridge: shorten ageing time on topology change
Vivien Didelot
3
-2
/
+30
2016-12-11
net: bridge: add helper to set topology change
Vivien Didelot
4
-4
/
+11
2016-12-11
net: bridge: add helper to offload ageing time
Vivien Didelot
3
-17
/
+24
2016-12-11
net: socket: removed an unnecessary newline
Amit Kushwaha
1
-1
/
+0
2016-12-11
netlink: use blocking notifier
WANG Cong
1
-4
/
+4
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2016-12-10
net: skb_condense() can also deal with empty skbs
Eric Dumazet
1
-9
/
+13
2016-12-10
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
5
-11
/
+55
2016-12-10
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
1
-1
/
+2
2016-12-10
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+12
2016-12-10
udp: copy skb->truesize in the first cache line
Eric Dumazet
1
-3
/
+10
2016-12-10
udp: add busylocks in RX path
Eric Dumazet
1
-1
/
+42
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
4
-9
/
+39
2016-12-09
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
1
-1
/
+15
2016-12-09
nl80211: fix logic inversion in start_nan()
Johannes Berg
1
-1
/
+1
2016-12-09
net: socket: preferred __aligned(size) for control buffer
Amit Kushwaha
1
-1
/
+2
2016-12-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-17
/
+69
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-2
/
+26
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
2
-1
/
+39
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2
-1
/
+6
2016-12-08
net/sched: cls_flower: Support matching on ICMP type and code
Simon Horman
1
-0
/
+53
2016-12-08
flow dissector: ICMP support
Simon Horman
1
-0
/
+31
2016-12-08
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
1
-0
/
+76
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
1
-2
/
+2
2016-12-08
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2
-17
/
+69
2016-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
69
-620
/
+2162
2016-12-07
netfilter: nft_quota: allow to restore consumed quota
Pablo Neira Ayuso
1
-2
/
+9
2016-12-07
netfilter: xt_bpf: support ebpf
Willem de Bruijn
1
-16
/
+80
2016-12-07
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
Marcelo Ricardo Leitner
1
-1
/
+3
2016-12-07
netfilter: nf_tables: support for set flushing
Pablo Neira Ayuso
3
-6
/
+51
2016-12-07
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
Pablo Neira Ayuso
2
-8
/
+27
2016-12-07
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
Pablo Neira Ayuso
1
-2
/
+2
2016-12-07
netfilter: nat: skip checksum on offload SCTP packets
Davide Caratti
1
-1
/
+4
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2
-9
/
+12
2016-12-07
netfilter: nf_tables: allow to filter stateful object dumps by type
Pablo Neira Ayuso
1
-0
/
+50
2016-12-07
netfilter: nft_objref: support for stateful object maps
Pablo Neira Ayuso
2
-1
/
+119
2016-12-07
netfilter: nf_tables: add stateful object reference to set elements
Pablo Neira Ayuso
1
-10
/
+62
[next]