Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
62472bcefb56ae9c3a6be3284949ce758656cdec
62472bc
netfilter: nf_tables: restore context for expression destructors
by Patrick McHardy
· 11 years ago
a36e901c
netfilter: nf_tables: clean up nf_tables_trans_add() argument order
by Patrick McHardy
· 11 years ago
ce6eb0d
netfilter: nft_hash: bug fixes and resizing
by Patrick McHardy
· 11 years ago
93bb0ce
netfilter: conntrack: remove central spinlock nf_conntrack_lock
by Jesper Dangaard Brouer
· 11 years ago
ca7433d
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
by Jesper Dangaard Brouer
· 11 years ago
e1b207d
netfilter: avoid race with exp->master ct
by Jesper Dangaard Brouer
· 11 years ago
b7779d0
netfilter: conntrack: spinlock per cpu to protect special lists.
by Jesper Dangaard Brouer
· 11 years ago
b476b72
netfilter: trivial code cleanup and doc changes
by Jesper Dangaard Brouer
· 11 years ago
52af2bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 11 years ago
411fd52
ipvs: Reduce checkpatch noise in ip_vs_lblc.c
by Tingwei Liu
· 11 years ago
c61b0c1
sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
by Andi Kleen
· 11 years ago
07cf8f5
netfilter: ipset: add forceadd kernel support for hash set types
by Josh Hunt
· 11 years ago
6843bc3
netfilter: ipset: move registration message to init from net_init
by Ilia Mirkin
· 11 years ago
0040887
netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakage
by Florian Westphal
· 11 years ago
af284ec
netfilter: ipset: Prepare the kernel for create option flags when no extension is needed
by Jozsef Kadlecsik
· 11 years ago
4d0e5c0
netfilter: ipset: add markmask for hash:ip,mark data type
by Vytas Dauksa
· 11 years ago
3b02b56
netfilter: ipset: add hash:ip,mark data type to ipset
by Vytas Dauksa
· 11 years ago
9562cf2
netfilter: ipset: Add hash: fix coccinelle warnings
by Fengguang Wu
· 11 years ago
35f6e63
netfilter: ipset: Follow manual page behavior for SET target on list:set
by Sergey Popovich
· 11 years ago
0768b3b
netfilter: nf_tables: add optional user data area to rules
by Pablo Neira Ayuso
· 11 years ago
39111fd
netfilter: nfnetlink_log: remove unused code
by Florian Westphal
· 11 years ago
e0abdad
netfilter: nf_tables: accept QUEUE/DROP verdict parameters
by Patrick McHardy
· 11 years ago
67a8fc2
netfilter: nf_tables: add nft_dereference() macro
by Patrick McHardy
· 11 years ago
0eb5db7
netfilter: nfnetlink: add rcu_dereference_protected() helpers
by Patrick McHardy
· 11 years ago
3e90ebd
netfilter: ip_set: rename nfnl_dereference()/nfnl_set()
by Patrick McHardy
· 11 years ago
d2bf2f3
netfilter: nft_ct: labels get support
by Florian Westphal
· 11 years ago
2ba436f
netfilter: xt_ipcomp: Use ntohs to ease sparse warning
by Pablo Neira Ayuso
· 11 years ago
3d0a062
netfilter: remove double colon
by stephen hemminger
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
960dfc4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
525b870
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
b0d3f6d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
91c6c8d
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
341bbdc
Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
f7b1260
rtnl: make ifla_policy static
by Jiri Pirko
· 11 years ago
e83abe3
hsr: Use ether_addr_copy
by Joe Perches
· 11 years ago
22f08ad
MAINTAINERS: add entry for the PHY library
by Florian Fainelli
· 11 years ago
f15c586
of_mdio: fix phy interrupt passing
by Ben Dooks
· 11 years ago
42621fd
ipv6: remove some unused include in flowlabel
by Florent Fourcot
· 11 years ago
1c8272b
ieee802154: fix faulty check in set_phy_params api
by Phoebe Buckheister
· 11 years ago
4b636b5
net: ethernet: update dependency and help text of mvneta
by Thomas Petazzoni
· 11 years ago
ce5eaf0
NET: fec: only enable napi if we are successful
by Russell King
· 11 years ago
d7cf0c3
af_packet: remove a stray tab in packet_set_ring()
by Dan Carpenter
· 11 years ago
9e5f040
Documentation: broadcom-bcmgenet: fix address and cells properties
by Florian Fainelli
· 11 years ago
247f0f3
tipc: align tipc function names with common naming practice in the network
by Ying Xue
· 11 years ago
b356e97
sh_eth: add device tree support
by Sergei Shtylyov
· 11 years ago
75936c6
Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
9830e44
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
560591f
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
e8f08ee
DT: net: document Ethernet bindings in one place
by Sergei Shtylyov
· 11 years ago
6df3efc
Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
by Justin van Wijngaarden
· 11 years ago
d3ec67c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
82f148e
Merge branch 'bonding'
by David S. Miller
· 11 years ago
49f17de
bonding: rename last_arp_rx to last_rx
by Veaceslav Falico
· 11 years ago
8e60346
bonding: trivial: rename slave->jiffies to ->last_link_up
by Veaceslav Falico
· 11 years ago
f8ff080
bonding: remove useless updating of slave->dev->last_rx
by Veaceslav Falico
· 11 years ago
ff71529
bonding: use last_arp_rx in bond_loadbalance_arp_mon()
by Veaceslav Falico
· 11 years ago
9f24273
bonding: use last_arp_rx in slave_last_rx()
by Veaceslav Falico
· 11 years ago
f2cb691
bonding: use the new options to correctly set last_arp_rx
by Veaceslav Falico
· 11 years ago
52f65ef
bonding: document the new _arp options for arp_validate
by Veaceslav Falico
· 11 years ago
896149f
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
by Veaceslav Falico
· 11 years ago
3fe68df
bonding: always set recv_probe to bond_arp_rcv in arp monitor
by Veaceslav Falico
· 11 years ago
6db4a54
bonding: always update last_arp_rx on packet recieve
by Veaceslav Falico
· 11 years ago
13ac34a
bonding: permit using arp_validate with non-ab modes
by Veaceslav Falico
· 11 years ago
3b7d636
bonding: remove bond->lock from bond_arp_rcv
by Veaceslav Falico
· 11 years ago
814ce14
Merge branch 'r8152'
by David S. Miller
· 11 years ago
a5ec27c
r8152: support get_msglevel and set_msglevel
by hayeswang
· 11 years ago
a634782
r8152: set disable_hub_initiated_lpm
by hayeswang
· 11 years ago
9d9aafa
r8152: replace netif_rx with netif_receive_skb
by hayeswang
· 11 years ago
da9bd11
r8152: disable teredo for RTL8152
by hayeswang
· 11 years ago
9a4be1b
r8152: support runtime suspend
by hayeswang
· 11 years ago
21ff2e8
r8152: support WOL
by hayeswang
· 11 years ago
7e9da48
r8152: move some functions from probe to open
by hayeswang
· 11 years ago
aa66a5f
r8152: combine PHY reset with set_speed
by hayeswang
· 11 years ago
f0cbe0a
r8152: clear BMCR_PDOWN
by hayeswang
· 11 years ago
d84130a
r8152: reduce the frequency of spin_lock
by hayeswang
· 11 years ago
8a91c82
r8152: load the default MAC address
by hayeswang
· 11 years ago
b970272
r8152: replace some types from int to bool
by hayeswang
· 11 years ago
00a5e36
r8152: add three functions
by hayeswang
· 11 years ago
4349968
r8152: move some functions
by hayeswang
· 11 years ago
b0b9ad7
Merge branch 'cxgb4'
by David S. Miller
· 11 years ago
f0a8e6d
cxgb4: Add more PCI device ids.
by Hariprasad Shenai
· 11 years ago
0034b29
cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()
by Kumar Sanghvi
· 11 years ago
c1f49e3
cxgb4: Remove unused registers and add missing ones
by Kumar Sanghvi
· 11 years ago
1ac0f09
cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
by Kumar Sanghvi
· 11 years ago
4fe44dd
cxgb4: LE-Workaround is not atomic in firmware
by Kumar Sanghvi
· 11 years ago
57d8b76
cxgb4: Allow >10G ports to have multiple queues
by Kumar Sanghvi
· 11 years ago
a94cd70
cxgb4: Print adapter VPD Part Number instead of Engineering Change field
by Kumar Sanghvi
· 11 years ago
72aca4b
cxgb4: Add support to recognize 40G links
by Kumar Sanghvi
· 11 years ago
ffd5939
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
by Daniel Borkmann
· 11 years ago
7ffb0d3
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
9fa9e49
Merge branch 'msix'
by David S. Miller
· 11 years ago
b4b3906
wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()
by Alexander Gordeev
· 11 years ago
c0a1be3
vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
b60b869
vmxnet3: Fix MSI-X/MSI enablement code
by Alexander Gordeev
· 11 years ago
9e7df17
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
184603d
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
50b483a
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7f8358c
qlge: Get rid of an redundant assignment
by Alexander Gordeev
· 11 years ago
9732ec0
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
Next »