Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0d03510038bda70b5a4a252e8216822e6ce0cbdb
0d03510
netfilter: conntrack: compute l3proto nla size at compile time
by Florian Westphal
· 7 years ago
eee6ebb
netfilter: nf_nat_h323: fix logical-not-parentheses warning
by Nick Desaulniers
· 7 years ago
6b5dc98
netfilter: rt: add support to fetch path mss
by Florian Westphal
· 7 years ago
99d1712
netfilter: exthdr: tcp option set support
by Florian Westphal
· 7 years ago
5e7d695
netfilter: exthdr: split netlink dump function
by Florian Westphal
· 7 years ago
a181770
netfilter: exthdr: factor out tcp option access
by Florian Westphal
· 7 years ago
46b20c3
netfilter: use audit_log()
by Geliang Tang
· 7 years ago
166327d
netfilter: remove prototype of netfilter_queue_init
by Taehee Yoo
· 7 years ago
a2acc54
netfilter: connlimit: merge root4 and root6.
by Taehee Yoo
· 7 years ago
549d2d4
netfilter: constify nf_loginfo structures
by Julia Lawall
· 7 years ago
2a04aab
netfilter: constify nf_conntrack_l3/4proto parameters
by Julia Lawall
· 7 years ago
5b9ccdc
netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
by Taehee Yoo
· 7 years ago
4d3a57f
netfilter: conntrack: do not enable connection tracking unless needed
by Florian Westphal
· 7 years ago
9b7e26a
netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
by Florian Westphal
· 7 years ago
6150957
netfilter: nf_tables: Allow object names of up to 255 chars
by Phil Sutter
· 7 years ago
3874549
netfilter: nf_tables: Allow set names of up to 255 chars
by Phil Sutter
· 7 years ago
b7263e0
netfilter: nf_tables: Allow chain name of up to 255 chars
by Phil Sutter
· 7 years ago
e46abbc
netfilter: nf_tables: Allow table names of up to 255 chars
by Phil Sutter
· 7 years ago
2cf0c8b
netlink: Introduce nla_strdup()
by Phil Sutter
· 7 years ago
6e69267
netfilter: nf_tables: No need to check chain existence when tracing
by Phil Sutter
· 7 years ago
591bb27
netfilter: nf_hook_ops structs can be const
by Florian Westphal
· 7 years ago
5da773a
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
by Florian Westphal
· 7 years ago
e2a7500
netfilter: conntrack: destroy functions need to free queued packets
by Florian Westphal
· 7 years ago
8465798
netfilter: add and use nf_ct_unconfirmed_destroy
by Florian Westphal
· 7 years ago
ac7b848
netfilter: expect: add and use nf_ct_expect_iterate helpers
by Florian Westphal
· 7 years ago
a232cd0
netfilter: conntrack: Change to deferable work queue
by subashab@codeaurora.org
· 7 years ago
6392c22
netfilter: nf_tables: add fib expression to the netdev family
by Pablo M. Bermudo Garay
· 7 years ago
f347ec8
netfilter: nf_tables: fib: use skb_header_pointer
by Pablo M. Bermudo Garay
· 7 years ago
784b4e6
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
by Phil Sutter
· 7 years ago
0b35f60
netfilter: Remove duplicated rcu_read_lock.
by Taehee Yoo
· 7 years ago
9f08ea8
netfilter: nf_tables: keep chain counters away from hot path
by Pablo Neira Ayuso
· 7 years ago
56a97e7
netfilter: expect: add to hash table after expect init
by Florian Westphal
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96080f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cbf5ecb
net: bonding: Fix transmit load balancing in balance-alb mode
by Kosuke Tatsukawa
· 7 years ago
e623a48
rds: Make sure updates to cp_send_gen can be observed
by Håkon Bugge
· 7 years ago
760446f
cxgb4: display serial config and vpd versions
by Ganesh Goudar
· 7 years ago
070f9c6
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
by Keerthy
· 7 years ago
8799a22
ipv4: initialize fib_trie prior to register_netdev_notifier call.
by Mahesh Bandewar
· 7 years ago
153711f
rtnetlink: allocate more memory for dev_set_mac_address()
by WANG Cong
· 7 years ago
be35e8c
net: dsa: b53: Add missing ARL entries for BCM53125
by Florian Fainelli
· 7 years ago
5067f4c
Merge branch 'BPF-map-value-adjust-fix'
by David S. Miller
· 7 years ago
8641250
bpf: more tests for mixed signed and unsigned bounds checks
by Daniel Borkmann
· 7 years ago
b712296
bpf: add test for mixed signed and unsigned bounds checks
by Edward Cree
· 7 years ago
a150213
bpf: fix up test cases with mixed signed/unsigned bounds
by Daniel Borkmann
· 7 years ago
d655490
bpf: allow to specify log level and reduce it for test_verifier
by Daniel Borkmann
· 7 years ago
4cabc5b
bpf: fix mixed signed/unsigned derived min/max value bounds
by Daniel Borkmann
· 7 years ago
63a8636
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
54a7d50
x86: mark kprobe templates as character arrays, not single characters
by Linus Torvalds
· 7 years ago
791f2df
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
465b0db
Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
f58781c
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 7 years ago
ae1c908
Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
c6efb45
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
ffa64d5
Merge branches 'intel_pstate' and 'pm-domains'
by Rafael J. Wysocki
· 7 years ago
929b60a
HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value
by Gustavo A. R. Silva
· 7 years ago
6399f1f
ipv6: avoid overflow of offset in ip6_find_1stfragopt
by Sabrina Dubroca
· 7 years ago
1e6c22a
net: tehuti: don't process data if it has not been copied from userspace
by Colin Ian King
· 7 years ago
3753654
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
by David Ahern
· 7 years ago
04d8980
cxgb4: Update register ranges of T4/T5/T6 adapters
by Arjun Vynipadath
· 7 years ago
bb0a267
net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
by Martin Hundebøll
· 7 years ago
88f3481
Merge branch 'netvsc-lockdep-and-related-fixes'
by David S. Miller
· 7 years ago
3962981
netvsc: add rtnl annotations in rndis
by stephen hemminger
· 7 years ago
35fbbcc
netvsc: save pointer to parent netvsc_device in channel table
by stephen hemminger
· 7 years ago
2a926f7
netvsc: need rcu_derefence when accessing internal device info
by stephen hemminger
· 7 years ago
9749fed
netvsc: use ERR_PTR to avoid dereference issues
by stephen hemminger
· 7 years ago
ea383bf
netvsc: change logic for change mtu and set_queues
by stephen hemminger
· 7 years ago
a5e1ec38
netvsc: change order of steps in setting queues
by stephen hemminger
· 7 years ago
79e8cbe
netvsc: add some rtnl_dereference annotations
by stephen hemminger
· 7 years ago
1b01994
netvsc: force link update after MTU change
by stephen hemminger
· 7 years ago
9492f42
Merge branch 'dev_close-void'
by David S. Miller
· 7 years ago
7051b88
net: make dev_close and related functions void
by stephen hemminger
· 7 years ago
4a614dd
hns: remove useless void cast
by stephen hemminger
· 7 years ago
ddee310
bluetooth: 6lowpan dev_close never returns error
by stephen hemminger
· 7 years ago
eb2b987
liquidio: lio_main: remove unnecessary static in setup_io_queues()
by Gustavo A. R. Silva
· 7 years ago
93fe07e
liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()
by Gustavo A. R. Silva
· 7 years ago
f03b06f
net: ethernet: mediatek: remove useless code in mtk_poll_tx()
by Gustavo A. R. Silva
· 7 years ago
048578a
qlcnic: remove unnecessary static in qlcnic_dump_fw()
by Gustavo A. R. Silva
· 7 years ago
648e8b8
net: tulip: remove useless code in tulip_init_one()
by Gustavo A. R. Silva
· 7 years ago
f55dda4
rtlwifi: remove useless code
by Gustavo A. R. Silva
· 7 years ago
06548fb
wireless: airo: remove unnecessary static in writerids()
by Gustavo A. R. Silva
· 7 years ago
e7d53ad
net: dsa: unexport dsa_is_port_initialized
by Vivien Didelot
· 7 years ago
8410095
net/packet: remove unused PGV_FROM_VMALLOC definition.
by Rosen, Rami
· 7 years ago
65e3c76
dt-binding: ptp: Add SoC compatibility strings for dte ptp clock
by Arun Parameswaran
· 7 years ago
eeef171
ISDN: eicon: switch to use native bitmaps
by Andy Shevchenko
· 7 years ago
9b17010
sfc: Add ethtool -m support for QSFP modules
by Martin Habets
· 7 years ago
bb4d991
tcp: adjust tail loss probe timeout
by Yuchung Cheng
· 7 years ago
beaec53
llist: clang: introduce member_address_is_nonnull()
by Alexander Potapenko
· 7 years ago
90f522a
NET: dwmac: Make dwmac reset unconditional
by Eugeniy Paltsev
· 7 years ago
c4b2bf6
openvswitch: Optimize operations for OvS flow_stats.
by Tonghao Zhang
· 7 years ago
c57c054
openvswitch: Optimize updating for OvS flow_stats.
by Tonghao Zhang
· 7 years ago
6367911
net: Zero terminate ifr_name in dev_ifname().
by David S. Miller
· 7 years ago
98de4e0
wireless: wext: terminate ifr name coming from userspace
by Levin, Alexander
· 7 years ago
6b098a0
Merge branch 'liquidio-lowmem-fixes'
by David S. Miller
· 7 years ago
2c4aac7
liquidio: lowmem: init allocated memory to 0
by Rick Farrington
· 7 years ago
689062a
liquidio: lowmem: do not dereference null ptr
by Rick Farrington
· 7 years ago
00587f2
liquidio: lowmem: init allocated memory to 0
by Rick Farrington
· 7 years ago
741912c
liquidio: support new firmware statistic fw_err_pki
by Rick Farrington
· 7 years ago
e06fdaf
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
a90c6ac
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
Next »